Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh poor performances while reading and testing ?



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