ls -ld /tmp drwxrwxrwt 4 root root 4096 2008-07-25 16:29 /tmp
xterm & sudo -s
mkdir temp chmod 777 temp
cd temp touch ex3
cd temp rm ex3
chmod 1777 temp