how to change /tmp permission??

Rigler, Stephen C. srigler at marathonoil.com
Wed Feb 2 15:58:30 UTC 2005


On Wed, 2005-02-02 at 23:56 +0800, mcclnx mcc wrote:
> This my be simple question.  The /tmp directory
> permission is :
> 
> drwxrwxrwx   22 root     root         4096 Feb  2
> 09:59 tmp
> 
> 
> how to change from rwxrwxrwx  to rwxrwxrwt?
> 
> 
> Thanks.
> 
> 

chmod 1777 /tmp

-Steve




More information about the redhat-list mailing list