Nigel Horne wrote:

On Fri, 2004-04-30 at 13:06, Dale Gallagher wrote:


---- Nigel Horne wrote ----


LogFile /dev/stderr will work on many systems


Slackware Linux complains if one uses the above - hence the
patch ;-) I'd be interested to know which OS's are ok with
the above?



Perhaps on slackware (a distribution of Linux for you non Linux people) you can use /dev/fd/2?

-Nigel



or /proc/self/fd/2?

To demonstrate:

echo "echo stdout > /proc/self/fd/1 ; echo stderr > /proc/self/fd/2" | sh


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to