- Forums
- Linux Commands
- How To Compress Zip Unzip Files Directory Linux Command
This Page Contains information about How To Compress Zip Unzip Files Directory Linux Command By web hosting in category Linux Commands with 8 Replies. [784], Last Updated: Mon Jun 24, 2024
web hosting
Mon Apr 21, 2008
8 Comments
692 Visits
Many of our customers ask how to unzip a folder or a file in the linux shell prompt.
This short step by step guide tutorial will show you how to compress and uncompress (pack and unpack) a .zip files in the linux shell command:
To zip a file command:
Code/Command:
zip filename.zip
Then you can extract the original files like this:
To unzip a file command:
Code/Command:
unzip filename.zip
net-info
https://www.webune.com/forums/how-to-compress-zip-unzip-files-directory-linux-command-t296.html