Date: Tue, 5 Apr 2005 14:07:38 -0500 (CDT) From: Eduardo Viruena Silva <mrspock@esfm.ipn.mx> To: =?iso-8859-1?B?Qmr2cm4gS/ZuaWc=?= <bkoenig@cs.tu-berlin.de> Cc: freebsd-questions@freebsd.org Subject: RE: shell question Message-ID: <20050405140727.A20815@Gina.esfm.ipn.mx> In-Reply-To: <20050405173032.4BF2012B015@eurystheus.local> References: <20050405173032.4BF2012B015@eurystheus.local>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 5 Apr 2005, Bj=F6rn K=F6nig wrote: > > > > program <stdin >stdout 2> stderr > > > cat stdout > out > > > a2ps stdout >> out > > You meant > > program <stdin >stdout 2> stderr > cat stdout > out > a2ps **stderr** >> out > > Don't you? > yes! sorry!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050405140727.A20815>