pifty
/
tutes-dump
Archived
1
1
Fork 1
This repository has been archived on 2020-07-15. You can view files and clone it, but cannot push or open issues or pull requests.
tutes-dump/dump/ls.html.docuwiki

24 lines
711 B
Plaintext

11/3/70
LS (I)
NAME ls -- list contents of directory
SYNOPSIS ls [ -l ]
DESCRIPTION ls lists the contents of the current directory under
control of one option:
l list in long format, giving i-number, mode, owner,
size in words, and name of each file. (see stat
for format of the mode). Numeric values are in octal.
FILES
SEE ALSO stat
DIAGNOSTICS No diagnostics
BUGS In a simulated environment, a filename larger than eight
characters will cause ls to exit prematurely.
OWNER wkt