Search Results

Search: Posts Made By: zcurtis
48,097
Posted By zcurtis
Ok, thanks. The error from my crontab was a...
Ok, thanks.

The error from my crontab was a result of '*/5'. Here my new crontab file that does now work, with both stderr and stdout being sent to a file.

5 * * * * /dir/php...
48,097
Posted By zcurtis
Redirect stdout and stderr
How can I redirect and append stdout and stderr to a file when using cron? Here is my crontab file:

*/5 * * * * /dir/php /dir/process_fns.php >>& /dir/dump.txt

Cron gives me an 'unexpected...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 10:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy