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?
Answers were Sorted based on User's Feedback
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 |
Answer / gparrish
I have an account now!
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 ? | 7 Yes | 0 No |
what are the different commands used to create files?
what is the difference between Touch & cat command
What does mkdir up2date; touch outdated up2date do?
Which command is used to copy files?
What is a bash command?
Is grep faster than awk?
How do you remove a crontab file?
What is a command and examples?
when we installing aix os the ssh installed default?
hi i have directories within the directory. Now i want to copy the directory along with all directories included in it to one location by using copy command? what is the command
distinguish between multi-tasking,multi-user,multi- processing and time sharing?
7 Answers Alcatel, Cisco, Infosys, University Exams,
Which command is used to create a directory?