Difference between revisions of "cmd/chgrp"
< cmd
		
		
		
		Jump to navigation
		Jump to search
		| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{seed}} | |
| ==Examples== | ==Examples== | ||
| − | *  | + | * '''chgrp''' wikigrp /www/issuepedia/LocalSettings.php | 
| *: changes the LocalSettings.php file so it is owned by the group "wikigrp" | *: changes the LocalSettings.php file so it is owned by the group "wikigrp" | ||
| + | ==Related== | ||
| + | * [[Linux/groups]]: user-groups in Linux | ||
Latest revision as of 22:27, 13 November 2022
|  This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!  | 
Examples
- chgrp wikigrp /www/issuepedia/LocalSettings.php
- changes the LocalSettings.php file so it is owned by the group "wikigrp"
 
Related
- Linux/groups: user-groups in Linux