Day3: Basic Linux Commands
Day3: 90 days of DevOps -
To view what's written in a file.
-> We can use the "cat" command to see the content of a file.
To change the access permission of files.
-> The command "chmod" is used to change the permission of files which is follow...
himanshu2212.hashnode.dev2 min read