Day 2 Task: Basics Linux commands
Basic linux commands
Listing commands
ls option arguments --> list the sub directories and files avaiable in the present directory
Here LS Stands for List.
The syntax is ls option arguments
Examples:
ls --> List the files and directories.
ls -l--> l...
salunkeadinath.hashnode.dev2 min read