how can i give acl permission in numerical mode on linux
Answer Posted / pramod kumar mohapatra
setfacl -m u:username:7 filename //{it means i have given rwx}
| Is This Answer Correct ? | 29 Yes | 1 No |
Post New Answer View All Answers
What is ulimit in linux?
How can I delete a file in linux?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
Why makefile is used in linux?
What is tail command in linux?
How do I find the umask value in linux?
How do I run a .sh file in linux?
What does r mean linux?
Explain the working of command grouping?
What is unix finger command?
What is llvm used for?
What does (cd dir && command) do?
How do I check memory usage on linux?
How many linux commands are there?
What is mkdir?