[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.1.9.20 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 x

 
Create a compressed tar archive containing the current entry,
provided it is a directory (‘TAR-COMPRESS’).

^C b x

 
Create a compressed tar archive containing the current entry,
provided it is directory.  The operation is performed in background
(‘B-TAR-COMPRESS’).

^C -

 
Create a bzip2 compressed tar archive containing the current
entry, provided it is a directory (‘TAR-BZIP2’).

^C b -

 
Create a bzip2 compressed tar archive containing the current
entry, provided it is a directory.  The operation is performed in
background (‘B-TAR-BZIP2’).

^C X

 
Expand the selected archives into the current directory.  The utility
used is selected based on the extension of the file
(‘GENERIC-UNPACK’).

^C b X

 
Expand the selected archives into the current directory.  The utility
used is based on the extension of the file.  The operation is performed
in background (‘B-GENERIC-UNPACK’).

^C V

 
Expand the selected archives into an user supplied current directory.
The utility used is selected based on the extension of the file
(‘GENERIC-UNPACK-INTO’).

^C b V

 
Expand the selected archives into an user supplied directory.  The
utility used is based on the extension of the file.  The operation is
performed in background (‘B-GENERIC-UNPACK-INTO’).

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated by Ian Beckwith on March, 1 2009 using texi2html 1.78.