#90DaysDevOpsChallenge
#Day3Task: Basic Linux Commands Task: What is the Linux command to To view what's written in a file. cat "file_name To change the access permissions of files. now we understand about the permissions of the file there will be 3 types of permission...


