===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
clustershell-1.8.3/doc/sphinx/guide/examples.rst-193-The following example shows how to use the NodeSet class to expand
clustershell-1.8.3/doc/sphinx/guide/examples.rst:194:``$SLURM_NODELIST`` environment variable in a Parallel Python batch script
clustershell-1.8.3/doc/sphinx/guide/examples.rst-195-launched by SLURM. This variable may contain folded node sets. If ClusterShell
##############################################
clustershell-1.8.3/doc/sphinx/tools/clush.rst-336-
clustershell-1.8.3/doc/sphinx/tools/clush.rst:337:This will generate log files of the form ``$HOSTNAME.gw.log`` in
clustershell-1.8.3/doc/sphinx/tools/clush.rst-338-``CLUSTERSHELL_GW_LOG_DIR``.
##############################################
clustershell-1.8.3/doc/sphinx/config.rst-171-    that are not readable by the current user are ignored (except the one that
clustershell-1.8.3/doc/sphinx/config.rst:172:    defines the default group source). The variable `$CFGDIR` is replaced by
clustershell-1.8.3/doc/sphinx/config.rst-173-    the path of the highest priority configuration directory found (where
clustershell-1.8.3/doc/sphinx/config.rst-174-    *groups.conf* resides). The default *confdir* value enables both
clustershell-1.8.3/doc/sphinx/config.rst:175:    system-wide and any installed user configuration (thanks to `$CFGDIR`).
clustershell-1.8.3/doc/sphinx/config.rst-176-    Duplicate directory paths are ignored.
##############################################
clustershell-1.8.3/doc/sphinx/config.rst-180-    parsed by the ClusterShell library itself. Multiple group source
clustershell-1.8.3/doc/sphinx/config.rst:181:    definitions in the same file is supported. The variable `$CFGDIR` is
clustershell-1.8.3/doc/sphinx/config.rst-182-    replaced by the path of the highest priority configuration directory found
clustershell-1.8.3/doc/sphinx/config.rst-183-    (where *groups.conf* resides). The default *confdir* value enables both
clustershell-1.8.3/doc/sphinx/config.rst:184:    system-wide and any installed user configuration (thanks to `$CFGDIR`).
clustershell-1.8.3/doc/sphinx/config.rst-185-    Duplicate directory paths are ignored.
##############################################
clustershell-1.8.3/doc/sphinx/config.rst-336-to define multiple group sources with similar upcall commands. The special
clustershell-1.8.3/doc/sphinx/config.rst:337:variable `$SOURCE` is always replaced by the source name before command
clustershell-1.8.3/doc/sphinx/config.rst-338-execution (here `cluster`, `racks` and `cpu`), for example::
##############################################
clustershell-1.8.3/doc/sphinx/release.rst-546-
clustershell-1.8.3/doc/sphinx/release.rst:547:When ``$XDG_CONFIG_HOME`` is defined, ClusterShell will use it to search for
clustershell-1.8.3/doc/sphinx/release.rst-548-additional configuration files.