Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
unset IFS - zsh: segmentation fault (core dumped) zsh
- X-seq: zsh-users 14135
- From: Atom Smasher <atom@xxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: unset IFS - zsh: segmentation fault (core dumped) zsh
- Date: Mon, 18 May 2009 23:34:00 +1200 (NZST)
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Openpgp: id=0xB88D52E4D9F57808; algo=1 (RSA); size=4096; url=http://atom.smasher.org/pgp.txt
if i unset IFS i get:
zsh: segmentation fault (core dumped) zsh
would it be better if zsh reset IFS to a reasonable default, instead?
if i have to, i can restore IFS to its default this way:
IFS=' '$'\t'$'\n'$'\0'
is there a more elegant way to reset IFS?
thanks...
--
...atom
________________________
http://atom.smasher.org/
762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808
-------------------------------------------------
"The more you can increase fear of drugs and crime,
welfare mothers, immigrants, and aliens, the more
you control all the people."
-- Noam Chomsky
Messages sorted by:
Reverse Date,
Date,
Thread,
Author