This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
os_cp:users_permissions [2026/03/17 15:05] jkonczak [Changing permissions, group and owner of a file] |
os_cp:users_permissions [2026/03/18 21:56] (current) jkonczak [Changing permissions, group and owner of a file] |
||
|---|---|---|---|
| Line 334: | Line 334: | ||
| The ''chmod'', <small> ''chgrp'' and ''chown'' </small> commands accept switches ''-R'' (''--recursive'') and ''--reference=//file//'' (to clone the permission/<small>group/owner</small> from the referenced file). | The ''chmod'', <small> ''chgrp'' and ''chown'' </small> commands accept switches ''-R'' (''--recursive'') and ''--reference=//file//'' (to clone the permission/<small>group/owner</small> from the referenced file). | ||
| - | //Do the exercises on the SSH server indicated during classes (''ssh user//N//@fe80::1%br0''). | + | //Do the exercises on the SSH server indicated during classes (''ssh user//N//@fe80::1%br0''). |
| \\ To create files, you may use e.g., the // ''fortune > //file//'' //command.// | \\ To create files, you may use e.g., the // ''fortune > //file//'' //command.// | ||