===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
apertium-dan-nor-1.4.1/dev/generation-test.da-nb.sh-16-	args=("$@")
apertium-dan-nor-1.4.1/dev/generation-test.da-nb.sh:17:	echo "Corpus in: "`dirname $2`;
apertium-dan-nor-1.4.1/dev/generation-test.da-nb.sh-18-	echo -n "Processing corpus for generation test... ";
apertium-dan-nor-1.4.1/dev/generation-test.da-nb.sh-19-	rm -f /tmp/da-nb.corpus.txt
apertium-dan-nor-1.4.1/dev/generation-test.da-nb.sh:20:	for i in `seq 1 $#`; do 
apertium-dan-nor-1.4.1/dev/generation-test.da-nb.sh-21-		if [[ ${args[$i]} != "" && -f ${args[$i]} ]]; then