Basic Linux commands
Listing commands
ls: This command lists all files and directories in the current working directory
$ ls
Desktop Documents Downloads Music Pictures Public Templates Videos
ls -l: This command lists files and directories in a long format, inclu...
akshaynarkhede.hashnode.dev3 min read