Hacker News new | ask | show | jobs
by olog-hai 2683 days ago
Some ls man pages state the following about the -1 option: "This is the default when the output is not directed to a terminal."

I've never needed to use -1 when piping ls's output to another command.