IT Questions and Answers :)

Monday, March 26, 2018

What Linux command sets a files permission?

What Linux command sets a files permission?

  • properties
  • rights
  • chmod
  • attrib 
What Linux command sets a files permission?

EXPLANATION


In order to make this practical, a method had to be devised to protect the users from each other. After all, you could not allow the actions of one user to crash the computer, nor could you allow one user to interfere with the files belonging to another user.
This lesson will cover the following commands:
chmod - modify file access rightssu - temporarily become the superuserchown - change file ownershipchgrp - change a file's group ownership

SOURCE

http://linuxcommand.org/lc3_lts0090.php
Share:

0 comments:

Post a Comment

Popular Posts