.TH l "" "" Command
.PC "List directory's contents in long format"
\fBl [\fIfile ...\^\fB]\fR
.PP
.B l
is a link to the command
.BR "ls \-l" .
It prints the contents of
.I file
in long format, that is, showing its length,
its owner, the date and time it was last modified, and other useful information.
If a
.I file
is a directory,
.B l
lists its contents.
If no
.I file
is named,
.B l
lists the contents of the current directory by default.
.SH "See Also"
.Xr "commands," commands
.Xr "lc," lc
.Xr "lf," lf
.Xr "lr," lr
.Xr "ls," ls
.Xr "lx" lx
