Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: setopt noclobber in /proc-filesystem
- X-seq: zsh-users 9330
- From: Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxxxxx>
- Subject: Re: setopt noclobber in /proc-filesystem
- Date: Wed, 17 Aug 2005 13:51:37 -0700
- In-reply-to: <2005-08-15T13-09-25@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <2005-08-15T13-09-25@xxxxxxxxxxxxxxxxxxxxxxxxx>
On Mon, Aug 15, 2005 at 01:14:55PM +0200, Michael Prokop wrote:
> Is there any chance to use option 'noclobber' but allow writing to
> /proc-filesystem anyway?
I can imagine using a preexec() function to examine the command-line
and setting noclobber on or off based on whether it looks like the
command is trying to redirect to a file in /proc.
..wayne..
Messages sorted by:
Reverse Date,
Date,
Thread,
Author