Horje
Linux tar.gz Code Example
tar.gz
tar -xvf file.tar.gz
how to zip with tar command
tar -czvf name-of-archive.tar.gz /path/to/directory-or-file
untar tar.gz
tar -xzf file.tar.gz
tar gz linux command
tar -czvf projects.tar.gz projects/
Linux tar.gz
tar -xzf archive-name.tar.gz
cd archive-name
./configure
make
sudo make install




Shell

Related
print file size in mb linux Code Example print file size in mb linux Code Example
download latest ubuntu for macbook pro Code Example download latest ubuntu for macbook pro Code Example
add line to beginning of file shell script Code Example add line to beginning of file shell script Code Example
how to change branches in githup from terminal Code Example how to change branches in githup from terminal Code Example
how to download github code in terminal Code Example how to download github code in terminal Code Example

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