Unzip Several Zip Files
When you have more than 1 zip files to be unzip, it will be painful to unzip one by one. Instead, you can use the command as below to unzip all the zip files in one shot: -
UNIX> unzip '*.zip'
Simple and easy of files unzip, all in one command.
Related Posts
PreviousNext» Web Tuning Using Apache Mod Deflate Compression
Leave a Comment



