![]() |
|
|
|
|
|||||||
| 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 !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| extract using sed/awk - need help? Please!! | gzs553 | Shell Programming and Scripting | 5 | 10-08-2007 01:54 PM |
| tar. I can't extract | volleyboy | UNIX for Dummies Questions & Answers | 1 | 02-17-2006 07:54 AM |
| extract from TAR | big123456 | UNIX for Advanced & Expert Users | 8 | 07-28-2005 12:00 AM |
| How to recover Hp-ux O/S Disk from Mirro Disk | waqaralam | HP-UX | 5 | 03-23-2005 08:33 AM |
| available disk space on disk device??? | alan | UNIX for Dummies Questions & Answers | 4 | 01-01-2004 11:06 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Tar Extract from more than one floopy disk
Hi,
I am beginer to unix. i have backup in 7 floppies.(each having same file name 'xxx.tar.Z'). I need to restore all in one directory. Please help me.!!! anyone here to help.....!! Last edited by mfm2006; 10-30-2006 at 04:22 AM. |
| Forum Sponsor | ||
|
|
|
|||
|
Quote:
cat 1.tar.gz 2.tar.gz ... 7.tar.gz > all.tar.gz and then untar and ungzip it. -- Vladimir Nothing but Unix http://unix-news.blogspot.com/ |
| Thread Tools | |
| Display Modes | |
|
|