neonprimetime security , just trying to help

Showing posts with label unzip. Show all posts
Showing posts with label unzip. Show all posts
Saturday, December 1, 2018

unzip all files to folder with same name

›
unzip files to a folder with the same name >ls abc.zip bob.zip test.zip >find . -name "*.zip" | while read filename; do u...
›
Home
View web version
Powered by Blogger.