File Permissions and Access Control Lists
Task 6 of #90daysofdevops
File Ownership
File/ Directory owners come in this basic three categories:
user — The owner of the file or application.
A user is the owner of the file. By default, the person who created a file becomes its owner. Hence, ...
akash-zade.hashnode.dev4 min read