How to set sticky bit, or it have any seperate directory to
create sticky bit in sunfir servers.
Please help me , i don't no the exact answer?
Answer Posted / greg parrish
Typically the sticky bit is set on most *nix systems in the
/tmp directory. You can set the bit on any directory with
the commands:
chmod +t /dirname
OR
chmod 1644 /dirname
Here is 1 is the sticky bit and 644 are your common
directory permissions. The /tmp dir for example is usually
set to 1777.
-greg
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What are reported commands?
How do I search for a file in unix command?
What is a bash command?
What is the behavioural difference between cmp and diff commands?
What does grep v do?
What difference between cmp and diff commands?
What is used to type command?
hw will u use awk in replacing cahrs and files
What is a command and examples?
What does the metacharacter mean?
why metadb requires a seperate slice to create Solaris volume manager
what is the advaantage of each user having its own copy of the shell?
What is awk good for?
What is the command to find hidden files in the current directory?
Explain command to show the space allocation of files?