I have the following .sh file running every hour
I have ran a few different tests with folders and files with extension, I just can't get this cron job to remove a file without a extension.
#
rm /home/website/mail/thebase.com/lance/spam
I have ran a few different tests with folders and files with extension, I just can't get this cron job to remove a file without a extension.