Gentoo Archives: gentoo-user

From: Dave S <gentoo@××××××××.net>
To: Gentoo list <gentoo-user@l.g.o>
Subject: [gentoo-user] A bash > query ...
Date: Mon, 01 Jan 2007 10:53:56
Message-Id: 200701011049.20601.gentoo@pusspaws.net
1 I know that
2
3 > /dev/null
4
5 redirects standard output , and that
6
7 2> /dev/null
8
9 redirects standard error
10
11 Is there an expression that redirects standard output and standard error - at
12 present I am using the ungainly
13
14 > /dev/null 2> /dev/null
15
16
17 Dave
18
19 --
20 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] A bash > query ... Strong Cypher <cypherstrong@×××××.com>
Re: [gentoo-user] A bash > query ... Graham Murray <graham@×××××××××××.uk>
Re: [gentoo-user] A bash > query ... Michael Sullivan <michael@××××××××××××.com>
Re: [gentoo-user] A bash > query ... Benno Schulenberg <benno.schulenberg@×××××.com>