Explain the read, write, and execute permissions on a UNIX
directory
Answer Posted / gokul pradeep
read 4
write 2
exec 1
totally it will be 7.
for ex: chmod 777 /loc
in this first 7 represent user.
second 7 represent group.
third 7 represent others.
chmod 744 means user have full permission but group and
others have only read permission.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Why linux is the most secure?
What is the use of dollar sign in linux?
What utility would you use to replace a string ‘2001’ for ‘2002’ in a text file?
How do I run a batch file in linux?
What utility can you use to show a dynamic listing of running processes?
What is deadlock example?
What is the real mean of dhcp?
How do you create a new user account?
Does kali linux need antivirus?
How do you get help on a unix terminal?
How do you check which service is running on which port in linux?
How long will it take to learn linux?
How to disable ping to avoid network/icmp flood?
What would you use to edit contents of the file?
Does nasa use linux?