===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
nurpawiki-1.2.4/doc/DatabaseInstallation.md-56-compilation to fail. To have them pick up the right PostgreSQL
nurpawiki-1.2.4/doc/DatabaseInstallation.md:57:installation, add `$HOME/opt/psql/bin` to your `PATH` environment
nurpawiki-1.2.4/doc/DatabaseInstallation.md-58-variable.
##############################################
nurpawiki-1.2.4/test/bench.sh-11-        curl "http://localhost:8080/view?p=WikiStart"  > /dev/null 2> /dev/null
nurpawiki-1.2.4/test/bench.sh:12:        i=`expr $i + 1`
nurpawiki-1.2.4/test/bench.sh-13-    done
##############################################
nurpawiki-1.2.4/test/bench.sh-21-        curl "http://localhost:8080/history" > /dev/null 2> /dev/null
nurpawiki-1.2.4/test/bench.sh:22:        i=`expr $i + 1`
nurpawiki-1.2.4/test/bench.sh-23-    done
##############################################
nurpawiki-1.2.4/test/bench.sh-31-        curl "http://localhost:8080/benchmark?test=$1" > /dev/null 2> /dev/null
nurpawiki-1.2.4/test/bench.sh:32:        i=`expr $i + 1`
nurpawiki-1.2.4/test/bench.sh-33-    done