Timeline for IFS null is not the same as unset IFS?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 7, 2017 at 17:59 | comment | added | Gilles 'SO- stop being evil' | @Melab unset IFS does not reset IFS to its default value, it unsets it. But an unset IFS has the same effect as IFS set to the default value. | |
| Sep 7, 2017 at 16:06 | comment | added | Melab | unset IFS does not reset IFS to its default value in bash though it does reset field-splitting. | |
| Oct 24, 2013 at 23:49 | history | edited | Gilles 'SO- stop being evil' | CC BY-SA 3.0 | added 424 characters in body |
| Oct 24, 2013 at 23:41 | history | answered | Gilles 'SO- stop being evil' | CC BY-SA 3.0 |