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

Re: zsh.texi



>I'd like to implement <> redirection as well which is often quite useful
>and it is required by POSIX as well.  When not in sh/ksh mode <> will only
>be recocnized as a redirection if it is delimited from the word before and
>after it or if it is immediately preceeded by a digit.  E.g.

I think actually <> should *always* do redirection.  The glob syntax,
<->, is only one charater longer.

-zefram




Messages sorted by: Reverse Date, Date, Thread, Author