On Wed, 20 Jun 2001, Mihai M. wrote:

>
>
> > > As vrea sa redirectionez stderr (descript 3) printr`un pipe de la un
> > > proces la altul din bash.
>
> > > progr1 | progr2
>
> > prog1 2>&1 | prog2
>
> Dar daca vrei sa redirectezi NUMAI stderr? Repede am incercat progr1 2|
> prog2 da' n-a mers. :(

prog1 2>&1 1>/dev/null | prog2 # io cred ca asa merge

oricum .. ar fi bine sa ai rabdare sa citesti `man bash` (de exemplu).



-----
Ionut Spirlea,
http://sgi.rdscv.ro/~ionuts


---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to 
unsubscribe from this list.

Raspunde prin e-mail lui