Differences

This shows you the differences between the selected revisions of the page.

2014-08-15 2014-08-27
Restored revision 1391524944. Undoing revision 1408038931. (Petr) (hidden) Change owner & group correct commands (130.255.185.155)
Line 47: Line 47:
To change group use ''chgrp'' instead of ''chown''. Or use following command: <code>chown "!?New owner (and group: user.group):!" !&</code> To change group use ''chgrp'' instead of ''chown''. Or use following command: <code>chown "!?New owner (and group: user.group):!" !&</code>
 +
 +Change owner & group example: <code>chown -R "!?New owner:?!":"!?New group:?!" !&</code>
 +
 +Change owner and group regardless example: <code>chown -R "!?New owner:?!" !& && chgrp -R "!?New owner:?!" !&</code>
===== [[url]] URL Address of Selected File ===== ===== [[url]] URL Address of Selected File =====

Last modified: by 130.255.185.155