Explain the read, write, and execute permissions on a UNIX
directory.
Answer Posted / ajay singh
for giving the permission to a file we can use
chmod 777 filename
left to right
1st 7 is for you
2nd is for your group
3rd is for other users
| Is This Answer Correct ? | 7 Yes | 8 No |
Post New Answer View All Answers
What does grep v grep do?
How do I clear my terminal history?
What does this command do,"$more readme.txt“?
What does this command do? Cat food 1 > kitty
What are the differences among a system call, a library function, and a unix command?
What is nr in awk command?
How do I open a port?
What do chmod command do?
How do you grep a case insensitive?
why metadb requires a seperate slice to create Solaris volume manager
What is the command to find maximum memory taking process on the server?
What is the command to view process running?
What does the command '$ls | wc –l > file1' do?
What is a command and examples?
Explain command to view process running?