Hacker News new | ask | show | jobs
by gpm 1022 days ago
ls (specifically the version used on just about every linux distro) had a huge breaking change in 2016, so this is objectively false.

https://www.gnu.org/software/coreutils/quotes.html

2 comments

I refer to my comment made before this about GNU being the wild west https://news.ycombinator.com/item?id=37419333
They made the change only take effect outputting directly to a tty, so it won't break scripts. This is similar to how multi-column output and color output work.