===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
usb-modeswitch-data-20191128/debian/gen_dch.sh-17-		# Line 0 is the Description
usb-modeswitch-data-20191128/debian/gen_dch.sh:18:		DESC=`echo $line | sed -e 's/^.*# \(.*\)$/\1/'`
usb-modeswitch-data-20191128/debian/gen_dch.sh-19-	elif [ $attrs_line -eq 1 ]
##############################################
usb-modeswitch-data-20191128/debian/gen_dch.sh-22-		# Line 1 is the Attributes
usb-modeswitch-data-20191128/debian/gen_dch.sh:23:		ATTRS=`echo $line | sed -e 's/^.*ATTR{idVendor}=="\(.*\)".*ATTR{idProduct}=="\(.*\)",.*$/\[\1:\2\]/'`
usb-modeswitch-data-20191128/debian/gen_dch.sh-24-		echo "     $ATTRS $DESC"