Navigation

Operators and Keywords

Function List:

C++ API

Function File: untar (tarfile)
Function File: untar (tarfile, dir)

Unpack the TAR archive tarfile.

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

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

See also: tar, unpack, bunzip2, gunzip, unzip.

Package: octave