Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] stdin/stderr redirection under Solaris
- Date: Thu, 26 Aug 2004 10:49:12 +0900 (JST)
- From: Toshiyuki Ishii <psbfan@example.com>
- Subject: Re: [tlug] stdin/stderr redirection under Solaris
- References: <412C5614.3090309@example.com><20040825092536.32522.qmail@example.com>
> > Gerald Naughton wrote: > > > > > > > > this may work > > > cmd1 2>&1 | cmd2 > > > > But does not split the two streams, it combines them > > into one. I want to > > pipe stdout to cmd1 and stderr to cmd2, something > > like: > > > > $cmd |1 cmd1 |2 cmd2 > > (assuming |1 pipes stdout and |2 pipes stderr) > > > not sure of this one > > did you try > cmd 1> | cmd2 2>| cmd3 how about (cmd | cmd1 > result1) 2>&1 | cmd2 > result2
- References:
- Re: [tlug] stdin/stderr redirection under Solaris
- From: Jean-Christian Imbeault
- Re: [tlug] stdin/stderr redirection under Solaris
- From: Gerald Naughton
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] stdin/stderr redirection under Solaris
- Next by Date: Re: [tlug] stdin/stderr redirection under Solaris
- Previous by thread: Re: [tlug] stdin/stderr redirection under Solaris
- Next by thread: Re: [tlug] stdin/stderr redirection under Solaris
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links