|
|
Subscribe / Log in / New account

One billion files on Linux

One billion files on Linux

Posted Aug 24, 2010 0:59 UTC (Tue) by roelofs (guest, #2599)
In reply to: One billion files on Linux by dlang
Parent article: One billion files on Linux

there is an option to tell ls not to bother sorting the output (-N IIRC) and I've found that to be significant in many cases.

I think you mean -f (at least for GNU ls). -N has something to do with quoting, according to ls --help. I've used the former but not the latter, AFAIR.

Greg


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds