Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to unrar in linux

$ sudo apt install unrar
//extract to the current folder
$ sudo unrar x filename.rar
//extract all files without sub folders
$ sudo unrar e filename.rar
Comment

PREVIOUS NEXT
Code Example
Shell :: install protonvpn ubuntu 
Shell :: find files created in last 20 days 
Shell :: emacs ubuntu install 
Shell :: ubuntu 18.04 ssh config 
Shell :: como desistalar o code visual code linux 
Shell :: remove blender ubuntu 20.04 
Shell :: add remote origin git 
Shell :: capacitor live reload 
Shell :: git push origin master --force 
Shell :: install specific kubectl version 
Shell :: how to setup git password 
Shell :: how to add flutter packages from git 
Shell :: how to install xampp on mac 
Shell :: unzip folder .gz file in linux 
Shell :: install apache2 ubuntu 
Shell :: redisclient apt get 
Shell :: phpstan install 
Shell :: kubectl completion zsh 
Shell :: clean cache in linux 
Shell :: testresources install 
Shell :: choco install python 
Shell :: conda install cufflinks 
Shell :: uninstall eclipse ubuntu 20.04 
Shell :: update git repo local 
Shell :: CUDA_HOME environment variable is not set. Please set it to your CUDA install root. 
Shell :: install drush ubuntu 
Shell :: docker daemon is not running 
Shell :: why i am not able to make a directory in htdocs folder in ubuntu 
Shell :: install Geany on Ubuntu 
Shell :: linux check line exist in file 
ADD CONTENT
Topic
Content
Source link
Name
8+9 =