Lecture # 21 - SUID, SGID, and Sticky Bit
Special Permissions:
Linux offers some special permissions:
SUID
SGID
Sticky Bit
These permissions allow the non-owner user to perform different tasks on the files or directories that can only be accessed by the owner user. Once these permiss...
devopswithabdullah.hashnode.dev2 min read