===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
dirvish-1.2.1/install.sh-50-			read ans
dirvish-1.2.1/install.sh:51:			if [ `expr "$ans" : '[yY]'` -ne 0 ]
dirvish-1.2.1/install.sh-52-			then
##############################################
dirvish-1.2.1/install.sh-80-		fi
dirvish-1.2.1/install.sh:81:		if [ `expr "$PREFIX" : '.*dirvish.*'` -gt 0 ]
dirvish-1.2.1/install.sh-82-		then
##############################################
dirvish-1.2.1/install.sh-123-	read ans
dirvish-1.2.1/install.sh:124:	if [ `expr "$ans" : '[qQ]'` -ne 0 ]
dirvish-1.2.1/install.sh-125-	then
dirvish-1.2.1/install.sh-126-		exit
dirvish-1.2.1/install.sh:127:	elif [ `expr "$ans" : '[yY]'` -ne 0 ]
dirvish-1.2.1/install.sh-128-	then
##############################################
dirvish-1.2.1/install.sh-152-read ans
dirvish-1.2.1/install.sh:153:if [ `expr "$ans" : '[yY]'` -ne 0 ]
dirvish-1.2.1/install.sh-154-then
##############################################
dirvish-1.2.1/install.sh-161-	then
dirvish-1.2.1/install.sh:162:		if [ -z "$CREATE_PREFIX" -o `expr "$BINDIR" : "$PREFIX"` -ne `expr "$PREFIX" : '.*'` ]
dirvish-1.2.1/install.sh-163-		then
##############################################
dirvish-1.2.1/install.sh-169-	then
dirvish-1.2.1/install.sh:170:		if [ -z "$CREATE_PREFIX" -o `expr "$MANDIR" : "$PREFIX"` -ne `expr "$PREFIX" : '.*'` ]
dirvish-1.2.1/install.sh-171-		then
##############################################
dirvish-1.2.1/install.sh-189-	do
dirvish-1.2.1/install.sh:190:		s=`expr "$f" : '.*\(.\)$'`
dirvish-1.2.1/install.sh-191-		if [ ! -d "$MANDIR/man$s" ]
##############################################
dirvish-1.2.1/install.sh-204-read ans
dirvish-1.2.1/install.sh:205:if [ `expr "$ans" : '[yY]'` -ne 0 ]
dirvish-1.2.1/install.sh-206-then
##############################################
dirvish-1.2.1/debian/patches/05-lock-vault-against-overlapping-runs.patch-31- {
dirvish-1.2.1/debian/patches/05-lock-vault-against-overlapping-runs.patch:32: 	system ("rm -rf $destree");
##############################################
dirvish-1.2.1/.pc/01-imsort-reserved-warning.patch/dirvish-expire.pl-168-
dirvish-1.2.1/.pc/01-imsort-reserved-warning.patch/dirvish-expire.pl:169:	system("rm -rf $$expire{path}/tree");
dirvish-1.2.1/.pc/01-imsort-reserved-warning.patch/dirvish-expire.pl-170-	$$Options{tree} and next;
dirvish-1.2.1/.pc/01-imsort-reserved-warning.patch/dirvish-expire.pl-171-
dirvish-1.2.1/.pc/01-imsort-reserved-warning.patch/dirvish-expire.pl:172:	system("rm -rf $$expire{path}");
dirvish-1.2.1/.pc/01-imsort-reserved-warning.patch/dirvish-expire.pl-173-}
##############################################
dirvish-1.2.1/.pc/04-dirvish-runall-usrsbin.patch/dirvish-runall.pl-108-	$$Options{'no-run'} and next;
dirvish-1.2.1/.pc/04-dirvish-runall-usrsbin.patch/dirvish-runall.pl:109:	$status = system($cmd);
dirvish-1.2.1/.pc/04-dirvish-runall-usrsbin.patch/dirvish-runall.pl-110-	$status < 0 || $status / 256 and ++$errors;
##############################################
dirvish-1.2.1/.pc/05-lock-vault-against-overlapping-runs.patch/dirvish.pl-759-{
dirvish-1.2.1/.pc/05-lock-vault-against-overlapping-runs.patch/dirvish.pl:760:	system ("rm -rf $destree");
dirvish-1.2.1/.pc/05-lock-vault-against-overlapping-runs.patch/dirvish.pl-761-	unlink $err_temp;
##############################################
dirvish-1.2.1/.pc/05-lock-vault-against-overlapping-runs.patch/dirvish.pl-956-
dirvish-1.2.1/.pc/05-lock-vault-against-overlapping-runs.patch/dirvish.pl:957:	$return = system($rcmd);
dirvish-1.2.1/.pc/05-lock-vault-against-overlapping-runs.patch/dirvish.pl-958-
##############################################
dirvish-1.2.1/.pc/06_dirvish_vault_undefined_message.dpatch/dirvish.pl-773-{
dirvish-1.2.1/.pc/06_dirvish_vault_undefined_message.dpatch/dirvish.pl:774:	system ("rm -rf $destree");
dirvish-1.2.1/.pc/06_dirvish_vault_undefined_message.dpatch/dirvish.pl-775-	unlink $err_temp;
##############################################
dirvish-1.2.1/.pc/06_dirvish_vault_undefined_message.dpatch/dirvish.pl-970-
dirvish-1.2.1/.pc/06_dirvish_vault_undefined_message.dpatch/dirvish.pl:971:	$return = system($rcmd);
dirvish-1.2.1/.pc/06_dirvish_vault_undefined_message.dpatch/dirvish.pl-972-
##############################################
dirvish-1.2.1/.pc/07_dirvish_localhost_is_also_local.dpatch/dirvish.pl-780-{
dirvish-1.2.1/.pc/07_dirvish_localhost_is_also_local.dpatch/dirvish.pl:781:	system ("rm -rf $destree");
dirvish-1.2.1/.pc/07_dirvish_localhost_is_also_local.dpatch/dirvish.pl-782-	unlink $err_temp;
##############################################
dirvish-1.2.1/.pc/07_dirvish_localhost_is_also_local.dpatch/dirvish.pl-977-
dirvish-1.2.1/.pc/07_dirvish_localhost_is_also_local.dpatch/dirvish.pl:978:	$return = system($rcmd);
dirvish-1.2.1/.pc/07_dirvish_localhost_is_also_local.dpatch/dirvish.pl-979-
##############################################
dirvish-1.2.1/dirvish-expire.pl-168-
dirvish-1.2.1/dirvish-expire.pl:169:	system("rm -rf $$expire{path}/tree");
dirvish-1.2.1/dirvish-expire.pl-170-	$$Options{tree} and next;
dirvish-1.2.1/dirvish-expire.pl-171-
dirvish-1.2.1/dirvish-expire.pl:172:	system("rm -rf $$expire{path}");
dirvish-1.2.1/dirvish-expire.pl-173-}
##############################################
dirvish-1.2.1/dirvish-runall.pl-108-	$$Options{'no-run'} and next;
dirvish-1.2.1/dirvish-runall.pl:109:	$status = system($cmd);
dirvish-1.2.1/dirvish-runall.pl-110-	$status < 0 || $status / 256 and ++$errors;
##############################################
dirvish-1.2.1/dirvish.pl-781-{
dirvish-1.2.1/dirvish.pl:782:	system ("rm -rf $destree");
dirvish-1.2.1/dirvish.pl-783-	unlink $err_temp;
##############################################
dirvish-1.2.1/dirvish.pl-978-
dirvish-1.2.1/dirvish.pl:979:	$return = system($rcmd);
dirvish-1.2.1/dirvish.pl-980-