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
Can I use linux on mac?
Is linux always free?
Is it hard to learn linux?
What is semaphore code?
What is the difference between ext2 vs ext3 vs ext4?
How can you check the memory status?
Is mac faster than linux?
What is spinwait?
What are semaphores in linux?
How do I run a batch file in linux?
List the main applications of 8 bit microprocessors?
How to find out shared file&dir of ftp?
How do you get help on a unix terminal?
Write a bash script to delete all the files in the current directory that contains the word “linux”.
What code is linux written in?