Day 6 Task: File Permissions and Access Control Lists
Create a simple file and do ls -ltr to see the details of the files
In the Linux/Unix operating system, there are many ways available to create files.
Using the touch command:
The touch command is used to create file/files without any content and upd...
sangeeta7.hashnode.dev3 min read