Day 6 Task: File Permissions and Access Control Lists
The concept of Linux file permission and ownership is important in Linux. Today, we will work on Linux permissions and ownership, and perform tasks related to both.
Task 1 : Understanding File Permissions
Create a simple file and run ls -ltr to see t...
rohitdevops.hashnode.dev36 min read