ubuntu unzip file
// install
sudo apt install zip unzip
// zip
zip -r example.zip original_folder
// unzip
unzip file.zip -d destination_folder
ubuntu unzip file
// install
sudo apt install zip unzip
// zip
zip -r example.zip original_folder
// unzip
unzip file.zip -d destination_folder
unzip command in ubuntu
Zip-unzip utility:
sudo apt-get install zip unzip
navigate to the place where the zip belongs and,
unzip test.zip, where test.zip is the zip file to extract
ubuntu unzip zip
unzip file.zip -d destination_folder
how to install unzip in ubuntu
apt-get install unzip
unzip ubuntu
unzip zipped_file.zip -d unzipped_directory
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us