A system administrator using Linux will sometimes want to use the special permission called a sticky bit. What is the result of using a sticky bit?
Select one
Only the file or directory owner can write or execute files in the directory. x
Only the file or directory owner can delete that file or directory
Any user with write and execute permissions can also delete the file or directory.
It creates a copy of the file or directory
What would the correct syntax be to set the SGID in symbolic mode?