Go to the first, previous, next, last section, table of contents.


Changing a file's mode, owner and group

^C M

Change the mode of the currently selected entries (`CHMOD').

^C b M

Change the mode of the currently selected entries.  The operation is
performed in background (`B-CHMOD').

^C r M

Recursively change the modes of the selected entries if one of them is a
directory (`R-CHMOD').

^C b r M

Recursively change the modes of the selected entries if one of them is a
directory.  The operation is performed in background (`B-R-CHMOD').

^C O

Change the owner of the currently selected entries (`CHOWN').

^C b O

Change the owner of the currently selected entries.  The operation is
performed in background (`B-CHOWN').

^C r O

Recursively change the owners of the selected entries if one of them is
a directory (`R-CHOWN').

^C b r O

Recursively change the owners of the selected entries if one of them is
a directory.  The operation is performed in background
(`B-R-CHOWN').

^C G

Change the group of the currently selected entries (`CHGRP').

^C b G

Change the group of the currently selected entries.  The operation is
performed in background (`B-CHGRP').

^C r G

Recursively change the groups of the selected entries if one of them is
a directory (`R-CHGRP').

^C b r G

Recursively change the groups of the selected entries if one of them is
a directory.  The operation is performed in background
(`B-R-CHGRP').


Go to the first, previous, next, last section, table of contents.