Linux ls Command Tutorial To List Files and Directories
ls is base command provided by all Linux distributions. We can use ls command to list files, folders or directories. In this tutorial we will look different use cases about ls. List Files and Directories We will start with a simple example. We will use ls command without an option. This will list regular files and directories of … Read more