Day 3: Basic Linux Commands
To View the contents of a file
Cat - This Linux command allows you to view the contents of a file
Simply type cat filename & Press Enter
Replace "filename" with the name of the file you want to view.
Change access permissions of files
chmod -To mod...
arjunmenon.hashnode.dev3 min read