Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how can i give acl permission in numerical mode on linux

Answer Posted / sandeep badsra

By using chmod command
for example chmod 777 <file name>
its for full permissionof 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 example


we give permission to user to full and give group and other
to only read and execute than


chmod 755 <file name>

Is This Answer Correct ?    9 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is makefile in unix?

1173


What is $@ in shell?

1004


What is s in permission linux?

1136


How many cmd commands are there?

1054


Explain about refer?

1052


How do I know my linux shell version?

1158


How find ip address linux?

1131


why is the tar command used?

1127


What is the pwd command?

1051


What is env command in linux?

1109


What are the commands in linux?

1076


What is finger in networking?

1041


Explain trap command; shift command, getopts command of linux?

1124


How can we increase disk read performance in single command in Linux?

1035


What is the role of case sensitivity in affecting the way commands are used?

1177