Quote:
|
Originally Posted by mfm2006
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.....!!
|
Is it a one file situated on 7 floppies? that you can combine into one by
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/