Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux extract zip with password

sudo apt-get install p7zip-full

7z -pMyPasswordHere x my_file_with_pass.zip
Comment

linux unzip with password

unzip -P password file.zip
Comment

PREVIOUS NEXT
Code Example
Shell :: reset bash_profile 
Shell :: heroku rebuild without commit 
Shell :: convert master to main 
Shell :: restart wsl2 windows 10 
Shell :: install deb file in manjaro 
Shell :: split string in shell script 
Shell :: What command do you use to pull any changes from the master repository into your local repository? 
Shell :: latest gradle version 
Shell :: find files in windows command 
Shell :: Install libqt4 ib ubuntu 
Shell :: run spec file using pyinstaller 
Shell :: speedtest cli mac 
Shell :: find command 
Shell :: apt vs apt-get 
Shell :: git merge force 
Shell :: powershell check file extension 
Shell :: delete commit head 
Shell :: get current branch name git 
Shell :: pip installation directory 
Shell :: Push existing folder ghithub / gitLab 
Shell :: how to create tag in git 
Shell :: select ords version 
Shell :: bash math expression 
Shell :: kill process ubuntu 
Shell :: kubectl get namespace 
Shell :: expo cli not installing 
Shell :: install android studio from ubuntu terminal 
Shell :: bash read file line by line 
Shell :: swagger installation 
Shell :: Create Local Github Repo 
ADD CONTENT
Topic
Content
Source link
Name
7+2 =