Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Parameter Expansion questions
- X-seq: zsh-users 1727
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: "Zefram" <zefram@xxxxxxxxx>, zsh-users@xxxxxxxxxxxxxxx
- Subject: Re: Parameter Expansion questions
- Date: Mon, 17 Aug 1998 10:09:20 -0700
- In-reply-to: <199808171445.PAA24008@xxxxxxxxxxxxxxxxx>
- References: <199808171445.PAA24008@xxxxxxxxxxxxxxxxx>
On Aug 17, 3:45pm, Zefram wrote:
} Subject: Re: Parameter Expansion questions
}
} zsh doesn't perform field splitting on the RHS of scalar variable
} assignments.
It does when shwordsplit is set, but not with ${=param}. That seems a
bit counterintuitive. Of course, you don't really notice unless IFS has
been changed, but ...
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author