On Thu, 23 Mar 2000, robert bowen wrote:
> Are there any binary files that have changed location or
> gone away since 3.4-R? I saw the post on "cruft" but I
> am worried that after a binary 4.0R upgrade there will
> be some "leftovers" in /bin or /usr/bin that are not
> overwritten by the new release (because they are not
> included or changed in location)
find / -ctime +<#foo> -ls
where <#foo> is greater than the number of days since you installed 4.0-R
but less than the time since your previous 3.4-R build.
Kris
----
In God we Trust -- all others must submit an X.509 certificate.
-- Charles Forsythe <[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message