===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
windowlab-1.40/debian/update-menu/create_menu.sh-59-		echo -n "Looking for $app..."
windowlab-1.40/debian/update-menu/create_menu.sh:60:		menu_entry=`grep -m 1 "$app" "$all_menu_file"`
windowlab-1.40/debian/update-menu/create_menu.sh-61-		if [ -n "$menu_entry" ]