[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cron output logging



> A recent upgrade to my testing system has caused stuff to be logged
> that
> was not logged before (I think this is pretty poor practice, but
> that's
> another question).
>
> How do I stop the logging of the actions of one script in cron.daily
> but
> not all the others?
>
> Thanks,
> - Richard

Maybe:
/path/to/script.sh 1>/dev/null



Reply to: