![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Auto copy for files from folder to folder upon instant writing | Bashar | UNIX for Advanced & Expert Users | 2 | 08-21-2008 03:44 PM |
| How to unzip a zip file into a folder with the zip file's name? | basis | Shell Programming and Scripting | 5 | 06-05-2008 08:10 AM |
| unzip particular gzip files among the normal data files | thepurple | Shell Programming and Scripting | 4 | 11-30-2007 11:17 AM |
| Copy files from CD and Unzip | AJD | UNIX for Dummies Questions & Answers | 1 | 04-15-2004 08:43 AM |
| unzip .tgz files | Prafulla | UNIX for Dummies Questions & Answers | 5 | 02-09-2002 10:38 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
unzip files in a different folder
hi ,
I am using this command to unzip files from a source unzip -o $source_dir -d $dest_dir butthe problem is that this command creates a new folder at the destination and unzips all the files in that folder. I dont want that extra folder. e.g source_dir= abc/myname.zip dest_dir=xyz/myname/*.pdf whereas i want my dest_dir to be xyz/*.pdf can some one please help me with this???? Thanks |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|