Hacker News new | ask | show | jobs
by jlgaddis 2483 days ago
Are you aware of $IFS?
1 comments

I think $IFS is only used by the shell (with read and expansions), not by e.g. sort. It is so at least on my system.