Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

tar unpack

tar -xzf packed.tar.gz
Comment

linux unpack .tar

- To extract a .tar archive, use the tar -xf command followed by the archive file name.

- To create a new one use tar -czf followed by the archive name 
and the files and directories you want to add to the archive.
Comment

PREVIOUS NEXT
Code Example
Shell :: how to convert ui to py pyside2 
Shell :: cordova sqlite storage plugin android 11 
Shell :: how to shutdown ubuntu 
Shell :: add user to sudoers ubuntu 20.04 
Shell :: how to install tar.gz in ubuntu 
Shell :: install vscode insiders ubuntu 
Shell :: restart ubuntu server 
Shell :: install adobe reader on ubuntu 
Shell :: how to get the size of directory in linux 
Shell :: show saved wifi password windows 11 
Shell :: voice recorder in linux 
Shell :: unix replace comma with tab 
Shell :: docker go inside a container 
Shell :: ip command not found 
Shell :: requires pyqt5<5.13, which is not installed. 
Shell :: bash clock script 
Shell :: ssh-keygen rsa 
Shell :: awk sum if 
Shell :: restart docker daemon windows 
Shell :: kill process linux using port 
Shell :: shell: search a string if it contains another string 
Shell :: change default directory of the server 
Shell :: linux command to get number of lines in a file 
Shell :: node_modules not being ignored git 
Shell :: powershell grab regex 
Shell :: service account credentials gcp token 
Shell :: kali sources 
Shell :: open bullet 2 installation on kali linux WEB 
Shell :: kill python processes 
Shell :: start cronjob 
ADD CONTENT
Topic
Content
Source link
Name
4+7 =