On Sunday 12 November 2006 5:11 pm, Penhale, Jeff wrote:
> Hi, I have a script that fires off overnight and want the completion (and
> any problems) reported in syslog.
>
> How do I go about this?

   man logger to see how to get it into syslog

   man sh  redirection section to see how to redirect the program's stdout and 
stderr to pipe it to logger

   Scott

-- 
Omnia mutantur, nos et mutamur in illis 
POPFile, the OpenSource EMail Classifier http://popfile.sourceforge.net/
Linux 2.6.13-15.12-default x86_64
SUSE LINUX 10.0 (X86-64)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to