File Permission and Access Control Lists ๐
Create a simple file and do ls -ltr to see the details of the file.
File Permission
File permissions are a set of rules that determine how files and directories can be accessed.
File permissions are categorized into three main types:
Read (r): Allo...
raqeebtech.hashnode.dev1 min read