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
Previous 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:52]
billdozor [Archive Compress Unpack And Uncompress Files Using Tar Star Gzip And Bzip2]
Line 3: Line 3:
 **General Information** **General Information**
  
-About this page/how-to/script+You can do most all with tar, but it doesn't matter which tool you use to get the job done
  
 ---- ----
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)