Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ubuntu compressed extract

# compressed
sudo tar -czvf <filename>.tar.gz <file directory>
# extract
sudo tar -xzvf <filename>.tar.gz -C <directory where to extract>
Comment

PREVIOUS NEXT
Code Example
Shell :: ubuntu vmware mouse buttons 
Shell :: instalar cabal do haskell no ubuntu 
Shell :: git needs merge 
Shell :: git alias branch 
Shell :: remove file kali shell 
Shell :: Getting Uptime and Load Averages 
Shell :: proxmox change lxc name 
Shell :: how to install amethyst on mac 
Shell :: Project structure for spring boot rest projects 
Shell :: Bash script to authenticate machine users 
Shell :: crosh package manager 
Shell :: pytorch install mac 
Shell :: Bitbucket Cloud recently stopped supporting account passwords for Git authentication 
Shell :: scp send folder 
Shell :: kibana installation 
Shell :: git ftp init slow 
Shell :: power shell grep 
Shell :: ansible remove part of line 
Shell :: how to copy one file to multiple directories in linux 
Shell :: open Edge with terminal 
Shell :: Filtering Listing Output 
Shell :: ossec ubuntu 20 
Shell :: rsync id_rsa 
Shell :: delete fg linux 
Shell :: digit to bytes 
Shell :: fedora server connect to wifi 
Shell :: how make unbuntu use llvm-13 
Shell :: sc stop 
Shell :: missing package statement intellij 
Shell :: shell remove pdf pages 
ADD CONTENT
Topic
Content
Source link
Name
4+3 =