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


Please Help Members By Posting Answers For Below Questions

What does #!/ Bin sh do?

758


What do chgrp command do?

815


What is grep in bash?

764


Who command in unix operating system?

850


Explain command to display different lines that are found when compare two files?

873






What is s and g in sed command?

784


Which unix command to make a new directory?

786


What do know about tee command?

805


What is the pipe command?

800


What are bash commands?

783


What is a command and examples?

788


Which unix command lists files/folders in alphabetical order?

1052


What is the comma to show the space allocation of files?

745


What is ‘ps’ command for?

832


Using unix command how to display no of records in oracle?

822