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
Which are the shells used in linux?
How process is created in linux?
Is binary semaphore same as mutex?
Does arch linux have a gui?
Is the address bus unidirectional?
Why linux have no virus?
How can you find the status of a process?
What do you understand by root account?
How can deadlock be prevented?
What are the modes used in vi editor?
which process/directory is responsible for the kernel is decompressed during boot up?
What is semaphore with example?
What are system calls in linux?
what is partial backup in linux ?
List the different modes of using vi editor in linux?