arobbert
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by arobbert-
Can't get Cron job to run
I'm attempting to get this simple Cron command to run from the Cron jobs panel. ** * * * * find /home/CPANELUSERNAME/public_html -mtime -1 \! -type d -ls The purpose of the command is to alert me ...