Date: Thu, 12 Jan 1995 22:03:17 -0800 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: Wayne Tyler <Wayne.Tyler@m.cc.utah.edu> Cc: questions@FreeBSD.org Subject: Re: [NEWBIE] extract.sh question Message-ID: <24606.789976997@time.cdrom.com> In-Reply-To: Your message of "Thu, 12 Jan 95 19:23:49 MST." <Pine.SUN.3.91.950112191927.1022A-100000@u.cc.utah.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> How do I use extract.sh in the srcdist directory on the Walnut Creek > CD-ROM to place the source files in a partition other than /usr. I would just `rmdir /usr/src; ln -s /src /usr; sh ./extract.sh' myself! It's a lot easier! :-) Jordan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?24606.789976997>