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


Managing tar based archive files

^C a

Create a tar archive containing all the currently selected
entries (`TAR').

^C b a

Create a tar archive containing all the currently selected
entries.  The operation is performed in background (`B-TAR').

^C A

Expand the tar archive pointed by the cursor into the current
directory (`UNTAR').

^C b A

Expand the tar archive pointed by the cursor into the current
directory.  The operation is performed in background (`B-UNTAR').

^C x

Create a compressed tar archive containing all the currently
selected entries (`TAR-COMPRESS').

^C b x

Create a compressed tar archive containing all the currently
selected entries.  The operation is performed in background
(`B-TAR-COMPRESS').

^C X

Expand the compressed tar archive pointed by the cursor into the
current directory (`UNCOMPRESS-UNTAR').

^C b X

Expand the compressed tar archive pointed by the cursor into the
current directory.  The operation is performed in background
(`B-UNCOMPRESS-UNTAR').


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