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
Is command prompt unix?
What are the dos commands?
What does the md command do?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What do know about tee command and its usage?
How do I run a bash script?
How do I use nslookup?
How do you grep recursively?
What is the difference between grep and grep?
What is awk good for?
What is the search command in unix?
What is the use of the tee command?
What do chown command do?
What is the unix command to confirm a remote host is alive or not?