in reply to •Re^6: Sort Large Files
in thread Sort Large Files

Forgeting to write "$x" instead of $x is a classic shell programming mistake which results in things breaking for strings that contain whitespace. And it has been a classic mistake since the '70s.

If I were hiring for a job that required shell programming, that'd be one of the questions I'd ask.

- tye