cmd/chgrp: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< cmd
No edit summary |
No edit summary |
||
| (3 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
<hide>
page status::seed
</hide>
|
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
