View Single Post

  #3 (permalink)  
Old 05-31-2008, 07:44 PM
aasif.shaikh aasif.shaikh is offline
Junior Member
User
 
Join Date: May 2008
My distro: RedHat/Solaris
Posts: 6
Rep Power: 0
aasif.shaikh is on a distinguished road
Default using for loop

Hey Rocky Jr.

Thnx for your reply but my problem is tht I want to read the file name which needs to be extracted from a plain text file. Like using for loop

Quote:
Originally Posted by rockdalinux View Post
No need to write a script.

Code:
unzip test.zip "*.img"
Reply With Quote