Explain the read, write, and execute permissions on a UNIX
directory
Answer Posted / faiz_rg
rwx rwx rwx
user group others
Read - r
Write - w
Execute - x
e.g.: chmod 754 /home/abc/abc.txt
output will be : _rwxr_xr__ for /home/abc/abc.txt
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is freebsd faster than linux?
How can we avoid deadlock in java?
which process/directory is responsible for the kernel is decompressed during boot up?
How many viruses are there for linux?
How do you access partitions under linux?
Why we use red hat linux?
What is mutex in linux?
Who owns the data dictionary in linux?
Does windows run on linux?
How do you check permissions of each directory to a file?
Which daemon is responsible for tracking events on linux system?
what are the qualities of soft links in linux?
Is linux is free?
What would you use to view contents of a large error log file?
How do I stop a process in linux terminal?