Day 6 Task: File Permissions and Access Control Lists
Feb 20, 2024 · 4 min read · Task1 : Create a simple file and do ls -ltr to see the details of the files refer to Notes To complete the task, we'll follow these steps: Create a simple file named file.txt. Use ls -ltr to view the details of the file, including its permissions. ...
Join discussion