Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Zsh Workshop Available.
- X-seq: zsh-users 2334
- From: Roland Jesse <jesse@xxxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxx
- Subject: Re: Zsh Workshop Available.
- Date: Fri, 14 May 1999 12:06:25 +0200 (MET DST)
- In-reply-to: <14139.62557.222983.251477@xxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <19990513140623.A16135@xxxxxxxxxxxxxxxxx> <14139.62557.222983.251477@xxxxxxxxxxxxxxxxxxx>
- Reply-to: Roland Jesse <jesse@xxxxxxxxxxxxxxxxxxxxxxxx>
Sorry, I missed to clarify this:
> whether my "if [[ -z $RTI_USE_CONSOLE ]];" is really the same as "if ( !
> $?RTI_USE_CONSOLE )"...)
Of course, it is not. ${+RTI_USE_CONSOLE} does the job. I just wasn't
looking for it in "Parameter Expansion."
Sorry for the noise.
Roland
Messages sorted by:
Reverse Date,
Date,
Thread,
Author