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 do you change file permissions and ownership in Unix?

Answer Posted / nashiinformaticssolutions

• Changing Permissions: Use the chmod command to change file permissions. For example, chmod 755 filename sets the permissions to read, write, and execute for the owner, and read and execute for the group and others.
• Changing Ownership: Use the chown command to change the ownership of a file. For example, chown user:group filename changes the owner to user and the group to group.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the significance of the 'tee' command?

1253


hw will u use awk in replacing cahrs and files

3294


What are the differences among a system call, a library function, and a unix command?

1273


What is the use of find command in unix?

1210


What is awk command used for?

1327


What is the comma to show the space allocation of files?

1135


What is the command to view process running?

1154


How can you see the command line history?

1185


Explain command to view process running?

1178


What are file commands?

1286


Explain mount and unmount command.

1278


What is the unix command to confirm a remote host is alive or not?

1278


What is the use of egrep command in unix?

1242


Explain ‘library functions’ with respect to unix commands?

1214


Who wrote grep?

1110