In syslog, if you have:

*.*                     | /pipe.pl

The output should be piped to pipe.pl - how, in perl, would you go about
capturing this output? I have tried everything I could think of. $1,
ARGV[#], STDIN, while (<>) (which apparently works on linux, I haven't
tried myself), and then some.

        Anybody ever try this?

        Thanks,

        Scott


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to