===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
assaultcube-data-1.2.0.2.1/config/convert_pre_v1.2_mapconfig.sh-96-      else
assaultcube-data-1.2.0.2.1/config/convert_pre_v1.2_mapconfig.sh:97:        echo -e "\a\E[31m\033[1mERROR:\E[0m Backup of "$file" failed. Please check files can be written in the \"`dirname $file`\" directory."
assaultcube-data-1.2.0.2.1/config/convert_pre_v1.2_mapconfig.sh-98-        echo -e "Please note, because backing up of "$file" failed, it was NOT converted and/or stripped.\n"
##############################################
assaultcube-data-1.2.0.2.1/config/convert_pre_v1.2_mapconfig.sh-104-    # Check if this file has been converted before. If so, ask the user to be careful.
assaultcube-data-1.2.0.2.1/config/convert_pre_v1.2_mapconfig.sh:105:    CHECKIFDONE=`sed -n '/\/\/ This config file was converted by/p' $file | sed 's/was converted by..*//g'`
assaultcube-data-1.2.0.2.1/config/convert_pre_v1.2_mapconfig.sh-106-    if [ "$CHECKIFDONE" = "// This config file " ]; then
##############################################
assaultcube-data-1.2.0.2.1/config/docs.cfg-4224-docexample [parsestring "Hello world" iter [echo $iter]] [Uses echo on every character in the string: "Hello world"];
assaultcube-data-1.2.0.2.1/config/docs.cfg:4225:docexample [parsestring "Hello world" iter [echo (concatword "Char #" $__iter ": " $iter)]] [Uses echo on every character in the string: "Hello world" --- Also outputs the position of each character in the string.];
assaultcube-data-1.2.0.2.1/config/docs.cfg-4226-docexample [backwardsstring = []; parsestring "This will look interesting backwards." iter [backwardsstring = (concatword $backwardsstring $iter); if (= $__iter 0) [echo $backwardsstring]] 1] [Outputs: ".sdrawkcab gnitseretni kool lliw sihT"];
##############################################
assaultcube-data-1.2.0.2.1/config/menus_edit.cfg-336-            ]
assaultcube-data-1.2.0.2.1/config/menus_edit.cfg:337:            menuitem $fullname (concat _texmenu_exec (escape $fullname)) (concat _texmenu_hover (escape $fullname) (escape (curmenu)))
assaultcube-data-1.2.0.2.1/config/menus_edit.cfg-338-            menurenderoffset -20 0