Which of the following commands set the sticky bit for the directory /tmp? (Choose TWO correct answers.)
chmod +s /tmp
chmod +t /tmp
chmod 1775 /tmp
chmod 4775 /tmp
chmod 2775 /tmp
Submit