=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== hgsubversion-1.9.3+git20190419+6a6ce/tools/common.sh-4- exportcmd="svn export `hg svn info 2> /dev/null | grep '^URL: ' | sed 's/URL: //'`@`hg svn info | grep ^Revision | sed 's/.*: //;s/ .*//'` . --force" hgsubversion-1.9.3+git20190419+6a6ce/tools/common.sh:5: `echo $exportcmd` > /dev/null hgsubversion-1.9.3+git20190419+6a6ce/tools/common.sh-6- x=$?