Navigation

Operators and Keywords

Function List:

C++ API

: filelist = bunzip2 (bzfile)
: filelist = bunzip2 (bzfile, dir)

Unpack the bzip2 archive bzfile.

If dir is specified the files are unpacked in this directory rather than the one where bzfile is located.

The optional output filelist is a list of the uncompressed files.

See also: bzip2, unpack, gunzip, unzip, untar.

Package: octave