Purpose:Uncompress bzip2 archives

 

Format:UNBZIP2 [/= /C /E /O /Q /V] bzip2archive [path]

 

bzip2archiveThe .bz2 file to work with
pathThe path where files will be extracted

 

/C(ontents)/Q(uiet)
/E(xtract)/V(iew)

/O(verwrite)

 

File Completion Syntax:

 

The default filename completion syntax is: [1] dirs bz2 [2*] dirs

 

Usage:

 

The UNBZIP2 command will uncompress archives that have been compressed using the bzip2 format.

 

Options:

 

/CDisplay (on standard output) the contents of a file in the bzip2 archive.        

 

/EExtract (default).

 

/OOverwrite existing files.

 

/QDon't display the filenames as they are extracted from the archive.

 

/VView the list of files in the .bz2 file (date, time, and filename).

 

/=Display the UNBZIP2 command dialog to help you set the filename and command line options. The /= option can be anywhere on the line; additional options will set the appropriate fields in the command dialog.