Differences
This shows you the differences between the selected revisions of the page.
| 2005-08-11 | 2005-12-15 | ||
| Quick Deleting, Changing Ownership (martin) | no summary (mornauer) | ||
| 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>chgrp "!?New group:?!" !&</code> | + | <code>chown "!?New group:?!" !&</code> |
| To change owner use ''chown'' instead of ''chgrp''. | To change owner use ''chown'' instead of ''chgrp''. | ||