===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
htpdate-1.2.2/scripts/htpdate.init-31-		then
htpdate-1.2.2/scripts/htpdate.init:32:			kill `cat $PIDFILE`
htpdate-1.2.2/scripts/htpdate.init-33-		else
##############################################
htpdate-1.2.2/scripts/adjtimex_parameters.sh-29-
htpdate-1.2.2/scripts/adjtimex_parameters.sh:30:FREQTOT=`echo "$PPM * 65536 + $TICK * 6553600 + $FREQ" | bc`
htpdate-1.2.2/scripts/adjtimex_parameters.sh-31-
htpdate-1.2.2/scripts/adjtimex_parameters.sh:32:TICK=`echo "$FREQTOT / 6553600" | bc`
htpdate-1.2.2/scripts/adjtimex_parameters.sh:33:FREQ=`echo "$FREQTOT % 6553600" | bc | awk -F. '{print $1}'`
htpdate-1.2.2/scripts/adjtimex_parameters.sh-34-
##############################################
htpdate-1.2.2/debian/init-46-		then
htpdate-1.2.2/debian/init:47:			kill `cat $PIDFILE`
htpdate-1.2.2/debian/init-48-		else