Logo 
Search:

Unix / Linux / Ubuntu Articles

Submit Article
Home » Articles » Unix / Linux / Ubuntu » CommandsRSS Feeds

Change file mode access permission - chmod

Posted By: Poppy Brown     Category: Unix / Linux / Ubuntu     Views: 6367

This article explains about chmod command with an example in unix.

chmod command is used to change file mode access permission in unix.

Syntax of chmod Command

chmod [- option] [mode] filename  


Example of chmod Command

Example 1 : To change the access permission of file1 to 664

chmod 664 file1
  
Share: 


Didn't find what you were looking for? Find more on Change file mode access permission - chmod Or get search suggestion and latest updates.

Poppy Brown
Poppy Brown author of Change file mode access permission - chmod is from London, United Kingdom.
 
View All Articles

 
Please enter your Comment

  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].

 
No Comment Found, Be the First to post comment!