Y
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
baz00
1022 days ago
I refer to my comment made before this about GNU being the wild west
https://news.ycombinator.com/item?id=37419333
link
drivers99
1022 days ago
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.
link