Explain the read, write, and execute permissions on a UNIX
directory.
Answer Posted / p naveen kumar
in unix, read permission ona directory will allow the user
to list the files in that directory.
Write permission will allow the user to create sub
diretories and new files in to that particular directory.
Untiil and unless a directory has execute permissions, user
cant access the data in that directory.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is $0 bash?
Why is awk called awk?
Explain command to show the space allocation of files?
What is pipe command in unix?
What is the use of egrep command in unix?
Name the unix command to find how many days the server has been up.
How do I use grep to find a file?
What do chmod command do?
What does the command '$ls | wc –l > file1' do?
What is grep in bash?
Is ‘du’ a command? If so, what is its use?
What is the command to view process running?
What is command substitution?
Differentiate cat command from more command.
Which command is used to restrict incoming messages?