===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
prometheus-ipmi-exporter-1.2.0+ds/README.md-32-Alternatively, you can use the standard Go tooling, which will install the
prometheus-ipmi-exporter-1.2.0+ds/README.md:33:executable in `$GOPATH/bin`:
prometheus-ipmi-exporter-1.2.0+ds/README.md-34-
##############################################
prometheus-ipmi-exporter-1.2.0+ds/README.md-55- - `config.file`: path to the configuration file (default: none)
prometheus-ipmi-exporter-1.2.0+ds/README.md:56: - `freeipmi.path`: path to the FreeIPMI executables (default: rely on `$PATH`)
prometheus-ipmi-exporter-1.2.0+ds/README.md-57-
##############################################
prometheus-ipmi-exporter-1.2.0+ds/debian/init-35-{
prometheus-ipmi-exporter-1.2.0+ds/debian/init:36:    mkdir -p `dirname $PIDFILE`
prometheus-ipmi-exporter-1.2.0+ds/debian/init:37:    chown $USER: `dirname $LOGFILE`
prometheus-ipmi-exporter-1.2.0+ds/debian/init:38:    chown $USER: `dirname $PIDFILE`
prometheus-ipmi-exporter-1.2.0+ds/debian/init-39-}