Terminal Icon

Listing the contents of a directory

Use the ls command to see a list of the contents of a directory.

For example, to see a listing of every file within the current directory, enter:

ls

For more information on listing files, refer to the ls man page by entering: man ls

See also

UNIX

Open this for me

man page for ls