Mastering Basic Linux Commands π§
Essential Linux Commands
πTo view what's written in a fileπ
The 'cat' command is commonly used to display the contents of a file.
cat filename
πTo change the access permissions of files π
The 'chmod' command to change the access permissions of a ...
raqeebtech.hashnode.dev1 min read