man 1 logger
pipe your stdout/stderr to logger(1), and you're all set. You may even
specify a facility/level to log with.
G'luck,
Peter
--
What would this sentence be like if pi were 3?
On Fri, Sep 01, 2000 at 01:58:56PM +0200, Alexander Maret wrote:
> Hi,
>
> I wonder if it is possible to redirect stdout/stderr to syslog.
>
> Background:
> I'm writing a program which starts (fork=>execvp) and observes
> another program. I would like to redirect all output of the "execvped"
> program to syslog.
>
> I know this is not really FBSD related but I hope you can help
> me anyway. Please don't tell me that I should redirect the output
> to a file and not to syslog. I know how to redirect the output to
> a file (that's my prog doing at present state).
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message