Documentation
¶
Overview ¶
ls prints the contents of a directory.
Synopsis:
ls [OPTIONS] [DIRS]...
Options:
-a: show hidden files -h: show human-readable sizes -d: show directories but not their contents -F: append indicator (, one of */=>@|) to entries -l: long form -Q: quoted -R: equivalent to findutil's find -s: sort by size
Bugs:
With the `-R` flag, directories are only ever printed once.
Click to show internal directories.
Click to hide internal directories.