=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== rake-13.0.1/lib/rake/application.rb-656- # for *.rake files in addition to *.rb files. rake-13.0.1/lib/rake/application.rb:657: def rake_require(file_name, paths=$LOAD_PATH, loaded=$") # :nodoc: rake-13.0.1/lib/rake/application.rb-658- fn = file_name + ".rake" ############################################## rake-13.0.1/debian/bash_completion.d/rake-48- _get_comp_words_by_ref -n : cur rake-13.0.1/debian/bash_completion.d/rake:49: more_recent=`ls -1t .rake_tasks~ $rafefile */*/*.rake 2>/dev/null | head -n 1` rake-13.0.1/debian/bash_completion.d/rake-50- if [ "$more_recent" != ".rake_tasks~" ]; then