--- Ruslan Ermilov <ru_at_freebsd.org> wrote: > On Sun, Oct 03, 2004 at 10:29:30PM -0700, spam maps > wrote: > > > > /libexec/ld-elf.so.1 > > > > Can I remove all these as well? > > > Yes for the above list, but generally one should be > careful with removing the .a libraries -- they are > installed with -C. # ls -i /libexec/ld-elf.so.1 /usr/libexec/ld-elf.so.1 8710 /libexec/ld-elf.so.1 8710 /usr/libexec/ld-elf.so.1 But: # ls -il /libexec/ld-elf.so.1 /usr/libexec/ld-elf.so.1 8710 /libexec/ld-elf.so.1 110872 /usr/libexec/ld-elf.so.1 -> /libexec/ld-elf.so.1 However, /libexec/ld-elf.so.1 has an old date, whereas /usr/libexec/ld-elf.so.1 has the date of most recent world build. Is it still save to remove libexec/ld-elf.so.1 ? Regards, Rob. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.comReceived on Mon Oct 04 2004 - 04:43:38 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:15 UTC