On Fri, 05 Jan 2001 22:11:48 John P. Verel wrote:
>When enscript completes normally, it returns a message to the screen
>along the lines of "[ 1 pages * 1 copy ] sent to printer". I want to
>suppress this in my news client, slrn, by directing this message to
>/dev/null.  For the life of me, I can't figure out how to do this.
>Help?

That's probably STDERR, not STDOUT. Try this:

enscript options file 2> /dev/null

-- 
Anthony E. Greene <[EMAIL PROTECTED]> <http://www.pobox.com/~agreene/>
PGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
Chat:  AOL/Yahoo: TonyG05    ICQ: 91183266
Linux. The choice of a GNU Generation. <http://www.linux.org/>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to