What is Sticky bit?
Answers were Sorted based on User's Feedback
Answer / prince nagpal
The sticky bit is a special permission that protect the
files.
if the directory permission have a sticky bit set , then
only owner of the directory or Administrator can delete
that directory. this prevents a user from deleting other
user's file from writeable directories
Example---
drwxrwxrwt---The Sticky Bit displays as the letter “t” in
the execute field for other.
If a capital “T” appears in the execute field for other, it
indicates
that the Sticky Bit is on; however, the execute bit is off
or denied.
Is This Answer Correct ? | 3 Yes | 1 No |
Answer / rhythm_s
Sticky bit was used to trigger process to "stick" in memory
after it is finished, now this usage is obsolete. Currently
its use is system dependant and it is mostly used to
suppress deletion of the files that belong to other users
in the folder where you have "write" access to.
Ex:
If set, then replaces "x" in the others permissions to "t",
if others have execute permissions, or to "T" otherwise.
Examples:
-rwxrwxrwt both others execute and sticky bit are set
-rwxrwxr-T sticky bit is set, but others execute is not set
Is This Answer Correct ? | 3 Yes | 2 No |
Answer / s.m.feroz ahmed
Hi,
Sticky key is an operation wherein one gets a sound if any
key is pressed on keyboard and this can be configured
through Start---settings----control panel-----Power options-
---Sticky key .If you select sticky key you can hear sound
if any key on key board is pressed.To disselect sticky key
one should press control+Shift twice and it will get
disselected.
Is This Answer Correct ? | 1 Yes | 3 No |
For a Sun Certification Voucher in SCJP contact me at suresh.vv47@gmaiil.com or +91-9908636478 for further details.
hi friends im interested to get a sun certification by online for c++ and .net....is there any possiblities to get by online.... plz suggest ...
Do any of you have SCJP 6.0 certification voucher valid till Aug 2010?
plese forward scjp 1.6 dumps to my mail pleaseeeeeee siddu.eld@gmail.com
can u list out the pure object oriented language?
Hi I want to do SCJP Certification. But, I dont know How to approach for that. Can some send me the details please. Send me the Imp questions and dumps if you have any? Thanks in advance. send the info to <adityapro@gmail.com>
Which attribute definitions is used to dynamically assign ‘PROTECTED’ and ‘MDT ON’ attributes for CustName?
What is Sticky bit?
What is the features of Solaris and Advantage of solaris?
sun server is slow
How are job oppurtunities for For Solries( Freshers)?
Why Volatile? How Compiler come to know about external event changeed d variable or through program instruction it is changed? for volatile variable?