Basic Linux Commands Part-2
What is the Linux command for the following Questions
To view what's written in a file
we will use cat <File _name>
with this command, we will be able to view what's written in a file,
To change the access permissions of files.
we will use t...
shifa-syed.hashnode.dev4 min read