Special Permission In Linux
Sticky Bit
When the sticky bit is set on a directory, only the file owner, directory owner, and root user can delete or rename its files.
e.g. If a manager asks the trainees to submit the assignment in /root/assignment, then that directory should b...
learnlinuxwithwithpra9.hashnode.dev4 min read