Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

extract tar

tar -xvf file.tar
Comment

extract tar

tar -xzvf {namafile}.tar.gz -C {nama folder}
Comment

extract tar

tar -xf archive.tar.bz2 -C /home/linuxize/filesCopy
Comment

Extract a tar file in Linux

tar -xf filename
Comment

PREVIOUS NEXT
Code Example
Shell :: what is sudo in linux 
Shell :: how to ls git branch 
Shell :: present working directory in linux 
Shell :: ubuntu path of saving screenshots 
Shell :: linux how to execute a file 
Shell :: move all subfolders to parent folder linux 
Shell :: Add a Remote Repository in git command 
Shell :: or create a new repository on the command line 
Shell :: scaffold controller ef core 
Shell :: Amend The Most Recent Commit in git command 
Shell :: update helm repo 
Shell :: debian list packages automatic install 
Shell :: kubernetes get persistent volume claims 
Shell :: delete file from a branch git 
Shell :: powershell make directory 
Shell :: linux help 
Shell :: openjdk-17-jdk 
Shell :: cors github 
Shell :: dir sort by 
Shell :: create a new file in bash script 
Shell :: redirect stderr to file linux 
Shell :: docker repository 
Shell :: git squash command 
Shell :: how to enable tpm in bios 
Shell :: free image upload server 
Shell :: c ++ ("Hello World") 
Shell :: how to upen image in kali linux 
Shell :: how to get security details of binary file 
Shell :: patch a file in vendor 
Shell :: docker images remove dagling 
ADD CONTENT
Topic
Content
Source link
Name
1+7 =