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 / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of find command in unix?

558


What does the command ' $who | sort –logfile > newfile' do?

738


What is in grep command?

620


why metadb requires a seperate slice to create Solaris volume manager

2530


Why is grep called grep?

754






How do you grep a case insensitive?

519


How do you repeat a command in terminal?

571


What do chgrp command do?

566


How to use grep command to list find the records of a file containing 10 different strings?

624


What does the “echo” command do?

600


What is the size of time_t?

613


Which command is used to copy files?

532


Name the unix command to find how many days the server has been up.

577


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

739


Who wrote grep?

559