Linux basic commands (Part - 2)
To view what's written in a file.
cat command will list out the file contents, once you execute cat with the filename you want to read.
To change the access permissions of files/folders.
To change the access permissions of files/folders.
I...
akashvandre.hashnode.dev2 min read