Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

extract tar.zst zst linux ubnutu

#First install zstd
sudo apt install zstd

#Create a .tar file from .tar.zst
zstd -d filename.tar.zst

#Decomress the tar file
tar -xf filename.tar
Comment

PREVIOUS NEXT
Code Example
Shell :: kernel build dependencies 
Shell :: chown to current user 
Shell :: gitconfig includeif example 
Shell :: install glade pacman 
Shell :: linux convert pdf trennen 
Shell :: linux subsystem mount file into windows 
Shell :: docker ubuntu 
Shell :: how to get mcp23017 input in binary shell 
Shell :: update surge project 
Shell :: open new terminal window with applescript 
Shell :: install tailwind using yarn 
Shell :: View a Particular Commit 
Shell :: awk csv rows to column 
Shell :: git ignore more then 10MB 
Shell :: linux install with package manager snap snapd 
Shell :: format of functions in bash shell script 
Shell :: installl dukto 
Shell :: bash float 
Shell :: how to set your github url ater cloning a repository 
Shell :: create a new git branch 
Shell :: copy one file to another in linux 
Shell :: how to turn off wiregurad 
Shell :: install bazel ubuntu 20.04 
Shell :: make directory in linux 
Shell :: change php version devilbox 
Shell :: linux move everything except 
Shell :: digitalocean install lamp ubuntu 20.04 
Shell :: vs code linux cache 
Shell :: ascii to binary in bash 
Shell :: how to delete github repo 
ADD CONTENT
Topic
Content
Source link
Name
3+1 =