how to zip a file in linux
//zip a file or directory
zip -r myfolder.zip myfolder
//unzip it
unzip myfolder.zip
Also in Shell:
- set up git with github
- git remove file from history
- how to list all versions of pip in ubuntu using grep
- how to see all branches in git
- change user linux
- python.h missing
- react native expo project in github e commerce
- ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (10061)
- windows virtualenv pip numpy problem
- how to know partition of current directory
- dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
- macos install yarn
- how to install .whl file in windows 10
- setup mysql ubuntu
- how to install docker ubuntu
- build file.go ubuntu
- loop through directories bash
- "scrapy shell" pass cookies to fetch
- php mysqldump terminal
- how to change password in linux
- ubuntu passwordless sudo
- ubuntu open directory from terminal
- bash script until loop
- move all subfolders to parent folder linux