Multi-format archive and compression library with command-line tools
Multi-format archive and compression library
bsdtar
bsdcpio
$ bsdtar -xzf archive.tar.gz
$ bsdtar -czf archive.tar.gz /path/to/files
$ bsdtar -tzf archive.tar.gz