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
Is it inbetween or in between?
Differentiate cmp command from diff command.
Name the unix command to find how many days the server has been up.
What does the metacharacter mean?
What do know about tee command and its usage?
Explain ‘system calls’ with respect to unix commands?
What is ctrl d?
What is sed awk grep?
Name the various commands that are used for the user information in unix.
Describe the usage and functionality of the command rm –r * in unix?
why metadb requires a seperate slice to create Solaris volume manager
What difference between cmp and diff commands?
What is the comma to display different lines that are found when compare two files?
Which command can you use to find the currently running process in unix server?
what is the advaantage of each user having its own copy of the shell?