Subject: Re: Extract utility?
To: dennis <dennis@etinc.com>
From: Curt Sampson <cjs@portal.ca>
List: port-i386
Date: 01/29/1997 14:27:04
> I've recently ran the 1.2 upgrade disk and have now booted a 1.2
> kernel. I need to extract another distribution, but the handy Extract
> utility/script doesnt seem be anywhere to be found.
It's a trivial script. Just cat all of your files for that distribution
chunk together and untar them:
cd /
cat /whatever/comp12.* | tar --unlink -x -z -f -
cjs
Curt Sampson cjs@portal.ca Info at http://www.portal.ca/
Internet Portal Services, Inc.
Vancouver, BC (604) 257-9400 De gustibus, aut bene aut nihil.