File Permissions and Access Control Lists
#Day6 #DevOps #90daysofDevops #trainwithshubham #AWS #linuxcommands #linuxshellscripting #userpermissions
Task 1:Create a simple file and do ls -ltr to see the details of the files
vim devops.txt #to create a file named devops.txt
ls -ltr #to view t...
priyavars.hashnode.dev3 min read