3.1 Archiving Files on the Command Line Flashcards
Archive
decompresses bzip2 file
bunzip2
Archive
output contents of a bzip compressed file
bzcat
Archive
compress files using bzip2 algorithm format
bzip2
Archive
Decompress a gzip compressed file
gunzip
Archive
compresses files using gzip algorithm and format
gzip
Archive
create, update list and extract tar archives
tar
Archive
decompress an xz compressed file
unxz
Archive
decompress and extract content from zip file
unzip
Archive
compress files using the zz algorithm and format
xz
Archive
output contents of gzip compressed file
zcat
Archive
creates and compresses zip archives
zip
Archive
according to the extensions what tools used to create file
archive.tar
tar
Archive
according to the extensions what tools used to create file
archive.tgz
tar
gzip
Archive
according to the extensions what tools used to create file
archive.tar.xz
tar
xz
Archive
What is the status are the file extensions
file.tar
archive