I am trying to access usage stats remotely, so every 10 minutes the
following gets executed:
top -b -n 1 >> ~/public_html/caption.txt
The cron job comes up with the following error:
"TERM environment variable not set."
When I run the command as myself, there appears to be no problem. Any ideas?
Thanks,
Roy
|
|