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

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

609


Differentiate cmp command from diff command.

592


Why is grep called grep?

783


Explain command to view process running?

619


What is command substitution?

627






Which command will print your home directory on screen?

548


Write a command to kill the last background job?

622


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

774


How can we use grep command in unix?

621


How to display no of records in oracle using unix command?

591


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

678


What is {} in find command?

584


What are bash commands?

601


What is the command to find maximum memory taking process on the server?

674


What is rmdir command?

556