===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
nordugrid-arc-nagios-plugins-2.0.0/doc/intro.rst-31-``/etc/nagios/*.ini`` are read in lexicographical order, but this can be
nordugrid-arc-nagios-plugins-2.0.0/doc/intro.rst:32:overridden by setting ``$ARCNAGIOS_CONFIG`` to a colon-separated list of the
nordugrid-arc-nagios-plugins-2.0.0/doc/intro.rst-33-files to load.  A naming scheme like the following is suggested::
##############################################
nordugrid-arc-nagios-plugins-2.0.0/doc/intro.rst-39-An alternative to ``/etc/arc/nagios`` can be specified in the environment
nordugrid-arc-nagios-plugins-2.0.0/doc/intro.rst:40:variable ``$ARCNAGIOS_CONFIG_DIR``.
nordugrid-arc-nagios-plugins-2.0.0/doc/intro.rst-41-
##############################################
nordugrid-arc-nagios-plugins-2.0.0/Makefile-18-	BASEVERSION=$${VERSION%%[a-z]*}; \
nordugrid-arc-nagios-plugins-2.0.0/Makefile:19:	PREVERSION=`echo -n $$VERSION | sed s/^[0-9.]*//`; \
nordugrid-arc-nagios-plugins-2.0.0/Makefile-20-	RPMRELEASE=$${PREVERSION:+0.}$${PREVERSION:-$(DEFRPMRELEASE)}; \