Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

unarchive tar acrhive

tar -xvf file.tar etc/resolv.conf
tar -xzvf file.tar.gz etc/resolv.conf
tar -xjvf file.tar.bz2 etc/resolv.conf

#Extract files into a specific folder
tar -xf archive.tar.gz -C /home/linuxize/files
Comment

PREVIOUS NEXT
Code Example
Shell :: react-native-router-flux 
Shell :: how to uninstall slick-carousel 
Shell :: how to install docker in ubuntu 
Shell :: finda java home 
Shell :: how to install wireshark on fedora 
Shell :: remove git file from folder 
Shell :: github desktop download for ubuntu 
Shell :: conda command to install folium 
Shell :: copy directory 
Shell :: how to check upstream git 
Shell :: how to uninstall react-slick 
Shell :: install flask dockerfile freeze 
Shell :: Conditional variables in gitlab-ci.yml 
Shell :: how to start xammp on linux 
Shell :: wsl settings 
Shell :: mac Running setup.py install for pyodbc did not run successfully. 
Shell :: how to go back to last git commit 
Shell :: run shell script in docker build 
Shell :: rsync exclude 
Shell :: ubuntu 20.04 install repo 
Shell :: git push url change 
Shell :: ubuntu browser download manager 
Shell :: post webhook bash 
Shell :: git remove staged area 
Shell :: gimp apt 
Shell :: install python docker 
Shell :: relaunch doc macos 
Shell :: git clone recursive submodule 
Shell :: pdf to images imagemagick 
Shell :: force delete a hidden folder in linux 
ADD CONTENT
Topic
Content
Source link
Name
7+9 =