Day 3: Some more Basic Linux Command
#Day3 of #90DaysofDevops challenge
"cat": To view what's written in a file
"chmod": Change the access permissions of files
"history": To check which all commands you have run till now
"rm": To remove a directory/files
To create a fruits...
nidhinidhi.hashnode.dev1 min read