Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Perl like select()?
- X-seq: zsh-users 2519
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: "Owen M. Astley" <oma1000@xxxxxxxxx>, zsh-users@xxxxxxxxxxxxxx
- Subject: Re: Perl like select()?
- Date: Wed, 25 Aug 1999 17:00:41 +0000
- In-reply-to: <Pine.OSF.3.96.990825174543.20161B-100000@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <Pine.OSF.3.96.990825174543.20161B-100000@xxxxxxxxxxxxxxxxxxxxxxxxx>
On Aug 25, 5:48pm, Owen M. Astley wrote:
> Subject: Re: Perl like select()?
> On Wed, 25 Aug 1999, Zefram wrote:
>
> > exec > file
>
> This works in /bin/sh here, but not under zsh
>
> alpha2----~/tmp% { exec >foo
> cursh> echo bar
> cursh> }
> zsh: command name expected
>
> So I guess that there is something odd with my setup. Does anybody
> have any ideas?
My guess would be that you have exec aliased to something.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author