Explain the read, write, and execute permissions on a UNIX
directory.
Answer Posted / m.dhanunjaya
The read,write, and execute permissions for directory is 777
but the default perrmission is 755 only.
Read:-It allows users read the contains of directory.
Write:-It allows users to updates(edit,insert,delete) the
directory.
Execute:-It execute the directory.
permissions of directory:-
---------------------------
user groups others
rd wr exe rd wr exc rd wr exc
4 3 1 4 - 1 4 - 1
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is the significance of the 'tee' command?
why metadb requires a seperate slice to create Solaris volume manager
What is used to type command?
How to use grep command to list find the records of a file containing 10 different strings?
What is the use of find command in unix?
Write a command to display a file’s contents in various formats?
Name the various commands that are used for the user information in unix.
What is the use of the tee command?
What are grep patterns?
Who invented grep?
What are some command words?
Does cp command overwrite files?
How do I use nslookup?
Why is grep called grep?
Which command is used to copy files?