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
how to sort the content of the file based on numeric values
What is the use of egrep command in unix?
What is awk good for?
Name the unix command to find how many days the server has been up.
What are reported commands?
How do you grep recursively?
What does the md command do?
What are grep patterns?
How do you grep a case insensitive?
What is s and g in sed command?
Who wrote grep?
What is $0 bash?
What is time_t?
What is unix command line?
What is the use of the command 'ls -x chapter[1-5]' ?