Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Zsh Workshop Available.
- X-seq: zsh-users 2333
- From: Roland Jesse <jesse@xxxxxxxxxxxxxxxxxxxxxxxx>
- To: "Larry P. Schrof" <schrof@xxxxxxxxxxx>
- Subject: Re: Zsh Workshop Available.
- Date: Fri, 14 May 1999 12:01:01 +0200 (MET DST)
- Cc: zsh-users@xxxxxxxxxxxxxx
- In-reply-to: <19990513140623.A16135@xxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <19990513140623.A16135@xxxxxxxxxxxxxxxxx>
- Reply-to: Roland Jesse <jesse@xxxxxxxxxxxxxxxxxxxxxxxx>
Larry,
> Commenets and criticism welcome. (Compliments, if any, welcome too) :)
Great work. The workshop is a really good idea to get people
started. IMHO the "Programming Zsh" section might be expandible. The
first thing, I was looking for was testing whether or not a variable
is set at all. (That's just annoying the hell out of me when
converting csh scripts to zsh and I am not too sure whether my "if [[
-z $RTI_USE_CONSOLE ]];" is really the same as "if ( !
$?RTI_USE_CONSOLE )"...)
Second thought: It is somehow difficult to get to the official zsh
pages from the workshop site. The URLs in "To Get You Started..."
should be real links and I think, the "Introduction" should mention
the Zsh Homepage.
Just my 0.42 Euro.
Roland
Messages sorted by:
Reverse Date,
Date,
Thread,
Author