diff --git a/LinEnum.sh b/LinEnum.sh index d8c69f2..22d1d7c 100755 --- a/LinEnum.sh +++ b/LinEnum.sh @@ -1230,12 +1230,10 @@ if [ "$checkbashhist" ]; then fi #any .bak files that may be of interest -bakfiles=`find / -name *.bak -type f 2/dev/null +echo -e "\n" + #is there any mail accessible readmail=`ls -la /var/mail 2>/dev/null`