/ Linux unzip archives all at once (Centos)
Jorge Vidal
Sometimes I use to download several compresed files. Using Ark or Archive Manager applications in graphical mode means lost my time and patience, so I do it this way:
Download material.
Select ALL archives and rename them all at once (hotkey is “F2”) using “automatic numbers”.
This is not necesary but this way you can check that all your desired downloads are unzipped “following an order” which is useful when you have different named folders and can lost the track easy.Open console (RIGHT CLICK “Open in Terminal”) and type :
unzip “*.zip”