Day 6 - File Permissions and ACL in Linux
Basic Concepts
Every Linux system has three types of owners:
User: A user is the one who created the file. By default, whoever creates the file becomes the owner of the file. A user can create, delete, or modify the file.
Group: A group can contain...
sharmasmriti.hashnode.dev4 min read