Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

RE: please advice



>
> I don't see what can be wrong if I use word splitting on that
> variable(btw,
> word splitting is done by using WORDCHARS or just white
> spaces?).. is there
> somewhere an impediment for that?
>

 Shell wordsplitting is using the value of IFS parameter. It should be
compatible with current Unix standards (POSIX, XPG, SUS etc).

What is the meaning of "impediment"?

-andrej



Messages sorted by: Reverse Date, Date, Thread, Author