===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
qtchooser-66/scripts/qtchooser.bash-49-    # Split on ':'
qtchooser-66/scripts/qtchooser.bash:50:    for entry in `IFS=: eval echo \\\$$1`; do
qtchooser-66/scripts/qtchooser.bash-51-        test "$entry" = "$2" || contents=("${contents[@]}" $entry)