Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 211 Bytes

File metadata and controls

11 lines (6 loc) · 211 Bytes

List files and directories

The ls command is used to list files or directories in Linux and other Unix-based operating systems.

Example

ls

Demo

Linux ls