Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Perl like select()?



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