View Single Post

   
  #1 (permalink)  
Old 05-13-2008, 06:09 PM
cnurbw@yahoo.com
 
Posts: n/a
Default Setting the sticky bit using symbol

Can someone please tell me why I can't set the sticky
bit symbolically ? Please seee below.
Thanks,
Carl


ls -ld OpC
drwxrwsrwx 2 root bin 512 Mar 20 22:04 OpC

chmod o+t OpC

ls -ld OpC

drwxrwsrwx 2 root bin 512 Mar 20 22:04 OpC
Reply With Quote