Crypto Ticker:
Teknologi from nixCraft

How do I unzip multiple / many files under Linux?

Vivek Gite
Sep 27, 2024 at 19:56
1 Views
0 Comments
How do I unzip multiple / many files under Linux?
See all Troubleshooting related FAQ

I have lots of files in a directory called /disk2/images/. All files are in zip file format, so I am using the following command to extract zip files:
     unzip *.zip
The command result into an error which read as follows:
     caution: filename not matched
How do I unzip multiple or many zip files under a Linux/Unix-like system?

Love this? sudo share_on: Twitter - Facebook - LinkedIn - Whatsapp - Reddit

The post How do I unzip multiple / many files under Linux? appeared first on nixCraft.

Was this helpful?
Share:

Comments (0)

Please login to post a comment

No comments yet. Be the first to comment!