===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
r-cran-deldir-0.2-3/inst/ratfor/makefor-3-for file in `ls *.r` ; do
r-cran-deldir-0.2-3/inst/ratfor/makefor:4:	stem=`basename $file .r`
r-cran-deldir-0.2-3/inst/ratfor/makefor-5-	ratfor $file > $stem.f
##############################################
r-cran-deldir-0.2-3/debian/patches/prevent_csh.patch-14--foreach file (*.r)
r-cran-deldir-0.2-3/debian/patches/prevent_csh.patch:15:-set stem = `basename $file .r`
r-cran-deldir-0.2-3/debian/patches/prevent_csh.patch-16--ratfor $file > $stem.f
##############################################
r-cran-deldir-0.2-3/debian/patches/prevent_csh.patch-19-+for file in `ls *.r` ; do
r-cran-deldir-0.2-3/debian/patches/prevent_csh.patch:20:+	stem=`basename $file .r`
r-cran-deldir-0.2-3/debian/patches/prevent_csh.patch-21-+	ratfor $file > $stem.f
##############################################
r-cran-deldir-0.2-3/.pc/prevent_csh.patch/inst/ratfor/makefor-3-foreach file (*.r)
r-cran-deldir-0.2-3/.pc/prevent_csh.patch/inst/ratfor/makefor:4:set stem = `basename $file .r`
r-cran-deldir-0.2-3/.pc/prevent_csh.patch/inst/ratfor/makefor-5-ratfor $file > $stem.f