Give acl permission on linux
How to give acl permission on linux in numerical mode?
Expert
Using chmod command
for instance chmod 777 <file name>
its for full permission of the file
read =4
write =2
execute=1
user group other
7 7 7
4+2+1 4+2+1 4+2+1
r+w+e r+w+e r+w+e
Other instance
We give permission to user to full and give group and other to just read and execute than
chmod 755 <file name>
How had the accumulation of fortunes changed after the Civil War?
Normal 0 false false
How response can be guided?
describe the functions of the secondary lymphoid organ
18,76,764
1930213 Asked
3,689
Active Tutors
1438494
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!