Difference between revisions of "cmd/chgrp"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< cmd
Jump to navigation Jump to search
m (Woozle moved page Chgrp to chgrp without leaving a redirect: This page must have been created before I set htyp titles to be case-sensitive.)
m (template is redundant now)
Line 1: Line 1:
{{linux shell commands|chgrp}}{{seed}}
+
{{seed}}
 
==Examples==
 
==Examples==
 
* [[chgrp]] wikigrp /www/issuepedia/LocalSettings.php
 
* [[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"

Revision as of 02:10, 14 December 2015

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"