Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

unzip a tar.gz file in linux

tar -xvzf community_images.tar.gz
Comment

how to unzip tar.gz file

tar -xvf archive.tar.gz
or
tar -xf archive.tar.gz -C /home/linuxize/files
Comment

PREVIOUS NEXT
Code Example
Shell :: split screen into 4 ubuntu 
Shell :: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX 
Shell :: install airflow in mac 
Shell :: kubectl exec ls -lah 
Shell :: apt install force 
Shell :: search git 
Shell :: change shell kali linux 
Shell :: angular-cli 
Shell :: emogi app linux 
Shell :: sudo apt uninstall 
Shell :: IF NOT DIR BASH 
Shell :: sudo remove folder 
Shell :: linux unzip with password 
Shell :: how to check file size in linux 
Shell :: restart webmin terminal 
Shell :: docker remov all running containers 
Shell :: check library installed in google colab 
Shell :: rails no migration with version number 
Shell :: Errors were encountered while processing: libglx-mesa0:amd64 
Shell :: openssl universal requires cocoapods openssl-universal 
Shell :: copy one branch to another git 
Shell :: how to install kind in ubuntu 
Shell :: get ip of raspberry pi 
Shell :: setup ngrok in windows subsystem for linux 
Shell :: install homebrew mac m1 
Shell :: install spicetify on windows 
Shell :: Check for process and kill if running Linux 
Shell :: install flutter on linux 
Shell :: linux last login 
Shell :: how do I become the owner of a directory in linux? 
ADD CONTENT
Topic
Content
Source link
Name
4+2 =