Day 6 Task: File Permissions and Access Control Lists
Here I am creating a simple file and ls -l , ls -lt ,ls -ltr to see the details of the file where we ca see the file permissions nothing but which file can read, write and execute.
Here's a shorter explanation:
ls -l: Shows a detailed, long-format ...
manasaj.hashnode.dev2 min read