=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== unp-2.0~pre9/ucat-470- # print the file as is in cat mode, otherwise remember that problem unp-2.0~pre9/ucat:471: $retcode += ($catmode ? system("cat", $ifile) : 1); unp-2.0~pre9/ucat-472- } ############################################## unp-2.0~pre9/ucat-645- { unp-2.0~pre9/ucat:646: $rc += (system("tar", $opt_verbose ? "-vx" : "-x", "-f", $1, "-C", $contgt) >> 8 ); unp-2.0~pre9/ucat-647- } ############################################## unp-2.0~pre9/ucat-649- { unp-2.0~pre9/ucat:650: $rc += (system("tar", $opt_verbose ? "-vx" : "-x", "-f", $1) >> 8 ); unp-2.0~pre9/ucat-651- } ############################################## unp-2.0~pre9/unp-470- # print the file as is in cat mode, otherwise remember that problem unp-2.0~pre9/unp:471: $retcode += ($catmode ? system("cat", $ifile) : 1); unp-2.0~pre9/unp-472- } ############################################## unp-2.0~pre9/unp-645- { unp-2.0~pre9/unp:646: $rc += (system("tar", $opt_verbose ? "-vx" : "-x", "-f", $1, "-C", $contgt) >> 8 ); unp-2.0~pre9/unp-647- } ############################################## unp-2.0~pre9/unp-649- { unp-2.0~pre9/unp:650: $rc += (system("tar", $opt_verbose ? "-vx" : "-x", "-f", $1) >> 8 ); unp-2.0~pre9/unp-651- }