Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
clobbering with >&
- X-seq: zsh-users 2857
- From: Paul Ackersviller <paulda@xxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxx
- Subject: clobbering with >&
- Date: Mon, 10 Jan 2000 19:57:17 -0500
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
After using zsh for a while, I find myself gradually going back to the few
worthwhile features of csh, whch I used many years ago.
Here's something I don't see covered in the docs -- is it possible to
override the noclobber variable when doing output redirection with >&?
I've tried the obvious permutations of ! and | with it, but just get syntax
errors.
Never mind, I just answered my own question. It appears >&\! will do the
trick. Perhaps this should be documented.
Thanks to the workers for an amazing shell program.
--
Paul Ackersviller
Messages sorted by:
Reverse Date,
Date,
Thread,
Author