DevOps(Day-3)
Linux(Solving Questions)
To view what's written in a file.
We can use the "cat" command to view the contents of the file.
cat <path_of_file>
To change the access permissions of files.
The permission for any file or directory goes like this:-
...
bandandevopsjourney.hashnode.dev2 min read