wordexp IFS fixes
Ulrich Drepper
drepper@cygnus.com
Mon Sep 7 09:48:00 GMT 1998
Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> writes:
> Did you try this:
>
> IFS=:; set :abc:
>
> or this:
>
> IFS=:; foo=:abc:; set $foo
> ?
No, I tried the wordexp() function on all these platforms. I haven't
tried the shell.
--
---------------. drepper at gnu.org ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com `------------------------
More information about the Libc-hacker
mailing list