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
Is command prompt unix?
What does find command return in unix?
How to use grep command to list find the records of a file containing 10 different strings?
Write a command that will display files in the current directory, in a colored, long format.
What is the use of finger command?
Explain command to display different lines that are found when compare two files?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What difference between cmp and diff commands?
What is the function of grep command in unix?
What do know about tee command?
What is nr in awk command?
Why is it called a shebang?
What is unix command?
What are the commands in UNIX to list the files in a Directory?
What's a command word?