Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Mar 1998 14:16:11 -0600 (CST)
From:      "Paul T. Root" <proot@horton.iaces.com>
To:        grogers@astrocorp.com (Glenn Rogers)
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: extracting the source code
Message-ID:  <199803262016.OAA22342@horton.iaces.com>
In-Reply-To: <2.2.32.19980326191214.00697ea8@astrocorp.com> from Glenn Rogers at "Mar 26, 98 01:12:14 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
In a previous message, Glenn Rogers said:
> I have purchased the CD from Walnut Creek of FreeBSD release 2.2.5.
> 
> I want to extract the source code from the files in \src.
> 
> I do not want to install FreeBSD, I just want the source code.
> 
> Can you give me the command to extract the source from the file
> 
> 'ssys.ab' for example.

cat ssys.?? |tar -zxvf - --unlink 

I think.


-- 
"Criminal Lawyer" is a redundancy.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803262016.OAA22342>