Unit Test: refentry.010
Name
ls — list contents of a directory.
Synopsis
/usr/bin/ls [
aAbcCdfFgilLmnopqrRstux1
] [file…]Description
For each file that is a directory, ls
lists the contents of the directory; for each file that is an
ordinary file, ls
repeats its name and any
other information requested.
…