Horje
compress with tar.gz ubuntu Code Example
unzip tar.gz
tar -xvf file.tar.gz
extract tar.gz ubuntu terminal
tar -xvf yourfile.tar.gz
compress with tar.gz ubuntu
tar -czvf name-of-archive.tar.gz /path/to/directory-or-file
unzip a tar.gz file in linux
tar -xvzf community_images.tar.gz
linux extract tar.gz
tar –xvzf documents.tar.gz




Shell

Related
compress file in terminal Code Example compress file in terminal Code Example
command to compress folder linux Code Example command to compress folder linux Code Example
how to zip with tar command Code Example how to zip with tar command Code Example
move directories recursively linux Code Example move directories recursively linux Code Example
linux tar zip folder Code Example linux tar zip folder Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10