Compress and decompress File With Tar.gz and Xz

Ini nota aku untuk compress file dan decompress file guna tar dan xz

*Compress file *

tar -czvf namafail.tar.gz * ( semua fail dari dalam folder )

xz namafail.tar.gz

decompress file

xz -dv / xz –decompress namafail.tar.gz.xz


This content originally appeared on DEV Community and was authored by hardyweb

Ini nota aku untuk compress file dan decompress file guna tar dan xz

*Compress file *

tar -czvf namafail.tar.gz * ( semua fail dari dalam folder ) 
xz namafail.tar.gz

decompress file

xz -dv / xz --decompress namafail.tar.gz.xz
tar xvf namafail.tar.gz 


This content originally appeared on DEV Community and was authored by hardyweb


Print Share Comment Cite Upload Translate Updates
APA

hardyweb | Sciencx (2024-08-17T01:04:25+00:00) Compress and decompress File With Tar.gz and Xz. Retrieved from https://www.scien.cx/2024/08/17/compress-and-decompress-file-with-tar-gz-and-xz/

MLA
" » Compress and decompress File With Tar.gz and Xz." hardyweb | Sciencx - Saturday August 17, 2024, https://www.scien.cx/2024/08/17/compress-and-decompress-file-with-tar-gz-and-xz/
HARVARD
hardyweb | Sciencx Saturday August 17, 2024 » Compress and decompress File With Tar.gz and Xz., viewed ,<https://www.scien.cx/2024/08/17/compress-and-decompress-file-with-tar-gz-and-xz/>
VANCOUVER
hardyweb | Sciencx - » Compress and decompress File With Tar.gz and Xz. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/08/17/compress-and-decompress-file-with-tar-gz-and-xz/
CHICAGO
" » Compress and decompress File With Tar.gz and Xz." hardyweb | Sciencx - Accessed . https://www.scien.cx/2024/08/17/compress-and-decompress-file-with-tar-gz-and-xz/
IEEE
" » Compress and decompress File With Tar.gz and Xz." hardyweb | Sciencx [Online]. Available: https://www.scien.cx/2024/08/17/compress-and-decompress-file-with-tar-gz-and-xz/. [Accessed: ]
rf:citation
» Compress and decompress File With Tar.gz and Xz | hardyweb | Sciencx | https://www.scien.cx/2024/08/17/compress-and-decompress-file-with-tar-gz-and-xz/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.