Explain the read, write, and execute permissions on a UNIX
directory
Answer Posted / venkat
read -4 (used to read a perticulat file)
write -2 (using this u can able to write)
execute -1( using this command u can able execute)...file(or) director
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
You need to search for the string “tecmint” in all the “.txt” files in the current directory. How will you do it?
What separates unix and linux?
Which scripting language is best for linux?
What is the TCP hand shake in Linux?
You need to stop your x server. When you try to kill your x server, you got an error message that you cannot quit x server. What will you do?
Why spinlocks are used?
Why do people use linux?
Why linux is so popular?
How to identify which shell you are using?
What is cli in linux?
Which daemon tracks events on your system?
Who owns the data dictionary in linux?
How to enable root logging in ubuntu?
What are the kinds of permissions under linux?
How to delete information from a file in vi?