home *** CD-ROM | disk | FTP | other *** search
-
-
-
- LS ST-UNIX User's Manual LS
-
-
-
- COMMAND
- ls - list filenames in a directory
-
- FORMAT
- ls [ -adls1FR ] name ...
-
- DESCRIPTION
- The filenames (and statistics) of files in a directory are
- displayed. If no filename is given the current directory is
- displayed.
-
- OPTIONS
- -a all entries are displayed. Hidden files are not usualy
- included in listings.
-
- -d list only directories.
-
- -l list in long format. Name, access permissions, creation
- date, and size of the file are displayed.
-
- -s the size of the file is given.
-
- -F directory names are appeded with ''
-
- -R any directories are recursively displayed.
-
- -1 files are listed one per line.
-
- EXAMPLE
- For a detailed listing of the current directory:
-
- ls -l
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Printed 10/April/1987 1st March 1987 1
-
-
-
-