Now it's time to learn some basics to advance Linux commands!!๐ง
It's a task of #day3
#90daysofDevOps challenge
To view what's written in a file?
using the cat command you can able to reads data from the file and gives its content as output.
To change the access permissions of files
using the chmod command...
arijit2000.hashnode.dev2 min read