Display a Manual Page
$ man ls
ls(1) User Commands ls(1)
NAME
ls - list contents of directory
SYNOPSIS
/usr/bin/ls [ -aAbcCdfFgilLmnopqrRstux1 ] [ file... ]
/usr/xpg4/bin/ls [ -aAbcCdfFgilLmnopqrRstux1 ] [ file... ]
AVAILABILITY
/usr/bin/ls
SUNWcsu
/usr/xpg4/bin/ls
SUNWxcu4
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. The
output is sorted alphabetically by default. When no argu-
-- More-- (4%)
Hit spacebar to continue reading man page, press Control and C keys at the same time to quit.


