Dave S wrote:
> Is there an expression that redirects standard output and
> standard error - at present I am using the ungainly
>
> > /dev/null 2> /dev/null

The following two commands:
  man bash
  /^REDIRECT

Or more directly:
  man bash
  /two formats

Benno
-- 
gentoo-user@gentoo.org mailing list

Reply via email to