===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
videogen-0.33/debian/some_modes-155-# videogen requires the minimum horizontal sync to be in the range [0.3..1.5]
videogen-0.33/debian/some_modes:156:if [ "`echo \"10 * $MINSYNC\" | bc | cut -f1 -d.`" -lt 3 ] ; then
videogen-0.33/debian/some_modes-157-  MINSYNC=$DEF_MINSYNC
##############################################
videogen-0.33/debian/some_modes-159-  echo '|                                                                       |'
videogen-0.33/debian/some_modes:160:elif [ "`echo \"10 * $MINSYNC\" | bc | cut -f1 -d.`" -gt 15 ] ; then
videogen-0.33/debian/some_modes-161-  MINSYNC=$DEF_MINSYNC