![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SCO stock plummets on Unix verdict - Computing | iBot | UNIX and Linux RSS News | 0 | 08-13-2007 05:10 PM |
| SCO stock plummets on Unix verdict - VNUNet.com | iBot | UNIX and Linux RSS News | 0 | 08-13-2007 04:50 PM |
| Stock script problems | hinch | UNIX for Dummies Questions & Answers | 1 | 05-23-2006 11:48 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
What exactly is Sticky Bit (t)
(yes i read the man page for chmod) and i did a basic search on the web.
but it never really went into any info on it. the reason i ask is. when my systems receaves an email @ at certer user it has a specific mailer specified and that mailer writes stuff to /tmp well the orig. perms were rwxrwxrwt but i had changed it to 777 and i keept getting errors when i sent it mail. Can someone please explaine what the sticky bit is for? Last edited by Optimus_P; 08-10-2001 at 12:09 PM. |
| Forum Sponsor | ||
|
|
|
|||
|
The sticky bit is for the folowing reason:
"With the sticky bit set, only the owner of a file or directory (or the super-user) may change that file's or directory's mode. Only the super-user may set the sticky bit on a non-directory file. If you are not super-user, chmod will mask the sticky-bit but will not return an error. In order to turn on a file's set-group-ID bit, your own group ID must correspond to the file's and group execution must be set." HTT |
|
||||
|
Quote:
|
||||
| Google The UNIX and Linux Forums |