Logo 
Search:

Unix / Linux / Ubuntu Articles

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

Change file owner of group - chown

Posted By: Liam Evans     Category: Unix / Linux / Ubuntu     Views: 3320

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

chown command is used to Change file owner of group in unix.

Syntax of chown Command

chown [-R] owner[:group] file  


Example of chown Command

Example 1 : To 

search the directory 

design_notes and changes each file in that directory to owner mark and group

chown -R mark: users design_note
  
Share: 


Didn't find what you were looking for? Find more on Change file owner of group - chown Or get search suggestion and latest updates.

Liam Evans
Liam Evans author of Change file owner of group - chown is from London, United Kingdom.
 
View All Articles

 

Other Interesting Articles in Unix / Linux / Ubuntu:


 
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!