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
How do I get to root in linux?
Which command puts a script to sleep untill a signal is recieved?
How do you create a blank file in linux?
What are the mv command options?
Who unix commands?
Explain grep command.
Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.
How do you grep?
why context switching time should be minimum? How it depends on hardware support?
I am using RedHat 6.3 in I wanna to install and configure zimbra mail. Can anybody tell me what are the RPM packages required for zimbra mail ? Where can I get those RPM packages ?
What is pwd in linux command?
Which commands are used to set a processor-intensive job to use less cpu time?
How do I check my cpu cores?
Describe the mknod command and when you’d use it.
What is $@ in bash?