DevOps Day#2
Listing of basic Linux commands :
Listing commands:
List the sub directories and files avaiable in the present directory
ls option_flag arguments
Examples:
List the files and directories in long list format with extra information
ls -l
Lis...
blogsiba.hashnode.dev2 min read