Differences
This shows you the differences between the selected revisions of the page.
2005-12-15 | 2005-12-15 | ||
switch group/owner (martin) | group/owner (martin) | ||
Line 21: | Line 21: | ||
Use following command if current [[protocols|protocol]] does not allow changing ownership: | Use following command if current [[protocols|protocol]] does not allow changing ownership: | ||
- | <code>chown "!?New group:?!" !&</code> | + | <code>chown "!?New owner:?!" !&</code> |
To change group use ''chgrp'' instead of ''chown''. | To change group use ''chgrp'' instead of ''chown''. |