Explain the read, write, and execute permissions on a UNIX
directory.
Answer Posted / james mathew
read - we can list the directory
ie we can apply ls command
write - we can create file in this directory.
execute - We can navigate to that directory
ie we can apply cd to that directory
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
Which command is used to delete all files in the current directory and all its sub-directories?
What are the general commands in using unix os for a beginner?
How to find $ai_serual resolved path by using unix
What is unix command line?
What is the comma to show the space allocation of files?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What does 'mkdir' command do in UNIX?
What is time_t?
How does pipe () work?
What is unix command?
What is sed awk grep?
What do chmod, chown, chgrp commands do?
What is the command to find maximum memory taking process on the server?
Which command is used to kill the last background job?
What do know about tee command?