Subject: Re: shlib versions
To: None <current-users@sun-lamp.cs.berkeley.edu, michaelv@iastate.edu>
From: Chris G. Demetriou <cgd@nobozo.CS.Berkeley.EDU>
List: current-users
Date: 11/18/1993 17:42:53
my favorite way to clean out /usr/lib:

find, with appropriate args such that it notes files which have not
been accessed lately.

mail the output to root (i.e. from a script) say, weekly.

clean them out by hand...

in general, if you've got versions 1.0 and 1.1 of a shilb,
1.0 is removable.  if you've got 1.0, 1.1, and 2.0, only 1.0 is removable,
as long as some programs are still linked against 1.*


chris

------------------------------------------------------------------------------