Explain the read, write, and execute permissions on a UNIX
directory.
Answer Posted / venkatarao
chmod 777
7--->owner permissions
7--->group permissions
7--->other permissins
by defualt permissions are 755 means owner by default
read,write and execute permissins
the format of permissions are
-rwxr-xr-x
- indicates it's dirctory we mention d and file donot
mention any option.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Who invented grep?
Does cp command overwrite files?
How many unix commands are there?
What is merge command in unix?
What do chgrp command do?
How to display no of records in oracle using unix command?
What is a bash command?
How do you grep recursively?
What does #!/ Bin sh do?
What's a command word?
What is the functionality of a top command?
Why is awk called awk?
What is ctrl d?
Is command prompt unix?
Describe the zip/unzip command using gzip.