bsdtar

Read and write tape archive files (BSD)

Syntax:

List:    bsdtar -tf archive-filename
Extract: bsdtar -xf archive-filename
Create:  bsdtar -cf archive-filename [filenames...]
Help:    bsdtar --help

Runs on:

QNX Neutrino

Options:

-c
Create an archive.
-f archive-filename
The name of the archive file.
--help
Display a short help message.
-t
List the contents of the archive.
-x
Extract the contents of the archive.

Description:

The bsdtar utility reads and writes archive files.

Contributing author:

Tim Kientzle

See also:

bzip2, cpio, gzip, pax, tar

Backing Up and Recovering Data in the Neutrino User's Guide