[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-bash] IFS & read
From: |
Stephane Chazelas |
Subject: |
Re: [Help-bash] IFS & read |
Date: |
Sat, 26 May 2012 20:55:39 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
2012-05-26 21:05:13 +0200, Geir Hauge:
[...]
> > What are the allowable IFS characters as far as read is concerned?
>
> Everything's allowed except NUL (which bash variables can't hold), and
> whitespace is treated specially.
[...]
Note that in this context, "whitespace" means the space, newline
and tab characters, not the other "whitespace" characters like
form feed, vertical tab, backspace (\b)...
--
Stephane
Re: [Help-bash] IFS & read, Stephane Chazelas, 2012/05/26