linux_wiki:archive_compress_unpack_and_uncompress_files_using_tar_star_gzip_and_bzip2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
linux_wiki:archive_compress_unpack_and_uncompress_files_using_tar_star_gzip_and_bzip2 [2016/02/29 22:46]
billdozor [bzip2]
linux_wiki:archive_compress_unpack_and_uncompress_files_using_tar_star_gzip_and_bzip2 [2016/02/29 22:47]
billdozor [star]
Line 54: Line 54:
 ===== star ===== ===== star =====
  
 +Install (usually not there by default)
 +<code bash>
 +yum install star
 +</code>
 +
 +\\
 Archive and compress the /var/log directory (name it logs.tar.gz) Archive and compress the /var/log directory (name it logs.tar.gz)
 <code bash> <code bash>
  • linux_wiki/archive_compress_unpack_and_uncompress_files_using_tar_star_gzip_and_bzip2.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)