OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: csup updates

From: Warren J. Beckett (warrena-generic.com)
Date: Thu Jan 01 2004 - 19:13:48 CST


> On Thu, Jan 01, 2004 at 05:27:30PM -0500, Chuck Yerkes wrote:
>> Quoting stan (stanbpanix.com):
>> > On Thu, Jan 01, 2004 at 11:01:38AM -0700, Sancho2k.net Lists wrote:
>> > > stan wrote:
>> ...
>>
>> Well, that's fine, except its WRONG. The compile tools are
>> in comp.34.tgz. Think there might be a reason?
>
> OK, so short of reinstallling from scratch how would one easliy remove
> what
> is already unpacked from that tarball?

HI,

This *may* work. Grab the comp34.tgz and do the following

cd /
tar ztpf /where_ever/comp34.tgz | xargs rm
This will not delete the directories, but will remove the files.

Err.. You may want to back up your system before trying this. ;-)

Warren.