I know that 

 > /dev/null 

redirects standard output , and that

 2> /dev/null 

redirects standard error

Is there an expression that redirects standard output and standard error - at 
present I am using the ungainly

> /dev/null 2> /dev/null


Dave 

-- 
gentoo-user@gentoo.org mailing list

Reply via email to