Other Major File Commands in Linux

File permissions like ‘chmod‘ are quite important for the Linux hosting professionals in the Linux Web Hosting. Lets check how to deal with the file permissions in Linux.

The chmod file permission :

  • if you own a file, you can change its permissions with “chmod”.

Syntax: $ chmod [user/group/others/all]+[permission] filename

The chgrp file permission :

  • To change the group of the file.

The chown file permission :

  • Change the owner of the file.

Rate this post:


1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5 out of 5)
Loading ... Loading ...