===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
pianobar-2020.04.05/contrib/addshared.sh-7-if [ -z "$1" ]; then
pianobar-2020.04.05/contrib/addshared.sh:8:	echo "Usage: `basename $0` <station url>"
pianobar-2020.04.05/contrib/addshared.sh-9-	exit 1
##############################################
pianobar-2020.04.05/contrib/eventcmd-examples/eventcmd.sh-4-while read L; do
pianobar-2020.04.05/contrib/eventcmd-examples/eventcmd.sh:5:	k="`echo "$L" | cut -d '=' -f 1`"
pianobar-2020.04.05/contrib/eventcmd-examples/eventcmd.sh:6:	v="`echo "$L" | cut -d '=' -f 2`"
pianobar-2020.04.05/contrib/eventcmd-examples/eventcmd.sh-7-	export "$k=$v"
##############################################
pianobar-2020.04.05/contrib/eventcmd-examples/multi.sh-15-
pianobar-2020.04.05/contrib/eventcmd-examples/multi.sh:16:STDIN=`mktemp ${TMPDIR:-/tmp}/pianobar.XXXXXX`
pianobar-2020.04.05/contrib/eventcmd-examples/multi.sh-17-cat >> $STDIN