Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Piping stderr (was Re: Two bug reports)
- X-seq: zsh-workers 16884
- From: Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Subject: Piping stderr (was Re: Two bug reports)
- Date: Sat, 23 Mar 2002 13:18:01 -0800 (PST)
- In-reply-to: <29631.1016800910@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
I'm wondering if it would be nice to create a syntax for piping just
stderr? We already have "|&" for piping both stdout and stderr, so
perhaps we could extend this somehow? What do you think about using
"2|&"? Or maybe "2>|&" (which is probably safer). Do any other shells
have a syntax for this?
..wayne..
Messages sorted by:
Reverse Date,
Date,
Thread,
Author