Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: more dependencies on emulation
- X-seq: zsh-workers 1711
- From: Zefram <A.Main@xxxxxxxxxxxxxxxxx>
- To: hzoli@xxxxxxxxxx (Zoltan Hidvegi)
- Subject: Re: more dependencies on emulation
- Date: Fri, 19 Jul 1996 15:17:56 +0100 (BST)
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <199607190134.DAA05511@xxxxxxxxxxxxxxxxx> from "Zoltan Hidvegi" at Jul 19, 96 03:34:02 am
>% ksh
>$ echo ${.sh.version}
Now *there's* a good way to handle special variables. I'd had exactly
this idea (start them all with .) before, but didn't realise anyone had
actually implemented that in a real shell. Unfortunately it's far too
late to fix all our portability problems this way.
>IGNORE_BRACES should probably be not set if zsh is invoked as ksh. I'll
>change that.
I was wondering about that. My ksh at home, pdksh, does do brace expansion.
>There is no standard for brace expansion and probably that's why shells are
>differerent here.
Indeed. I think the current behaviours are just fine.
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author