Day3: Basic Linux Commands
Day 3 Task - Basic Linux Commands that are used in day-to-day activities
What is Linux command to-
1.To view what's written in a file-cat filename
2.To change the access permissions of files.
chmod- To provide required permissions.
e.g.-chmod 777-RE...
imsuresh.hashnode.dev2 min read