Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: checking jobs when zsh exits
- X-seq: zsh-users 2807
 
- From: Alan Iwi <iwi@xxxxxxxxxxxx>
 
- To: zsh-users@xxxxxxxxxxxxxx
 
- Subject: RE: checking jobs when zsh exits
 
- Date: Fri, 24 Dec 1999 16:48:23 +0000 (GMT)
 
- In-reply-to: <Pine.LNX.3.96.991224144421.28894G-100000@xxxxxxxxxxxxxxxxxx>
 
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
 
I am sorry to waste your time by posting wrong code to the list; there is
an error in the .zshrc lines which I just posted.  If you intended to use
them, email me and I send you a correct version.
(I was wrongly expecting that doing:  variable=`command` 
would split the command output according to $IFS and join it up with spaces,
like sh seems to, so that you don't get newlines stored in the variable.)
Alan
Messages sorted by:
Reverse Date,
Date,
Thread,
Author