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 know about grep commands?
What is du -s * | sort -k1,1rn | head command used for?
How do I get to root directory in linux?
How do I run multiple commands in linux?
How do I find old commands in linux?
How do I remove a soft link in linux?
Explain the linux ‘cd’ command options along with the description?
What are the basic commands in command prompt?
What language is a makefile written in?
can any one send me one project on linux ...?
How do you grep?
What is the command to see on which port which service is running?
How is grep so fast?
What does chmod do in linux?
Explain trap command; shift command, getopts command of linux?