Timeline for understanding the default value of IFS
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2017 at 12:36 | history | edited | CommunityBot | replaced http://unix.stackexchange.com/ with https://unix.stackexchange.com/ | |
| Mar 20, 2014 at 12:44 | history | edited | Graeme | CC BY-SA 3.0 | added 684 characters in body |
| Mar 20, 2014 at 12:37 | comment | added | Stéphane Chazelas | Also note that zsh includes the NUL character in its default $IFS (other shells don't support holding the NUL character in their variables). | |
| Mar 20, 2014 at 12:36 | comment | added | Stéphane Chazelas | The first character of $IFS is also used in "$*" which is why the order matters. | |
| Mar 20, 2014 at 12:34 | history | edited | Graeme | CC BY-SA 3.0 | added 684 characters in body |
| Mar 20, 2014 at 12:29 | history | edited | Graeme | CC BY-SA 3.0 | added 684 characters in body |
| Mar 20, 2014 at 12:17 | history | answered | Graeme | CC BY-SA 3.0 |