=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== ############################################## kget-20.08.2/Messages.sh-2-kget_subdirs="conf core dbus transfer-plugins ui extensions/webinterface" kget-20.08.2/Messages.sh:3:$EXTRACTRC `find $kget_subdirs -name \*.ui` >> rc.cpp || exit 11 kget-20.08.2/Messages.sh:4:$EXTRACTRC `find $kget_subdirs -name \*.rc` >> rc.cpp || exit 12 kget-20.08.2/Messages.sh:5:$EXTRACTRC `find $kget_subdirs -name \*.kcfg` >> rc.cpp || exit 13 kget-20.08.2/Messages.sh:6:$XGETTEXT `find $kget_subdirs -name \*.cpp -o -name \*.h` *.cpp *.h -o $podir/kget.pot kget-20.08.2/Messages.sh-7-rm -f rc.cpp