Ls command
From Linux Shell Scripting Tutorial - A Beginner's handbook
- The ls command displays information about files including directories.
- ls is considered as a fundamental command. It has many options.
- By default, the output of the ls command is sorted alphabetically.