Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh poor performances while reading and testing ?
- X-seq: zsh-users 24016
- From: Stephane Chazelas <stephane.chazelas@xxxxxxxxx>
- To: Marc Chantreux <eiro@xxxxxxxxx>
- Subject: Re: zsh poor performances while reading and testing ?
- Date: Fri, 5 Jul 2019 19:05:50 +0100
- Cc: Zsh Users <zsh-users@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to:user-agent; bh=02d4tPvAnzms6jSc5ee2jPuEfAHdOd9by9tWKx3CHF4=; b=AE+GCWyFD5bfh1OIKO8c8pGQFl91uOlOz/ik+EPdRxMKXMcXur3lUTfSOUFyFhmCZT Drull5Q8AgsruRb1b75Kjbg4zxYfDJLrweMuIyAORdySIj56EZVsBsLvLWPmM4WB4con Pv/DbGMCKsvMHTRy03n5ZRZbzQZFiRlT9NpSok9zdvRvBlx1HBg6BJKmQwqhzJswDAVO vZ2Qy6dQqS6guNTgzt1fISBv/bOsHOSnwnQ78oEIpRVmmhkQd4uid79IQCxPkIb51J+M JPkzNfo1i4Flvi+HX6ODUrXdQgisY4E62dRzN2cYuGRtBUSAuP3WPfIFFrsgEFFYPQAG k1zg==
- In-reply-to: <20190705132842.GA21074__38577.2207098611$1562333415$gmane$org@prometheus.u-strasbg.fr>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mail-followup-to: Marc Chantreux <eiro@xxxxxxxxx>, Zsh Users <zsh-users@xxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <20190703135824.GA19289__20170.6622539618$1562162400$gmane$org@prometheus.u-strasbg.fr> <20190703142831.dc762dlvgaxxvbmr@chaz.gmail.com> <20190705132842.GA21074__38577.2207098611$1562333415$gmane$org@prometheus.u-strasbg.fr>
2019-07-05 15:28:42 +0200, Marc Chantreux:
[...]
> > IFS= read -r line
>
> ok for -r but as long as i use only one variable, why is it important to
> use IFS= ?
[...]
See also:
https://unix.stackexchange.com/questions/209123/understanding-ifs-read-r-line
--
Stephane
Messages sorted by:
Reverse Date,
Date,
Thread,
Author