Re: Do we care about /sbin /bin linked to /usr/lib ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2008-09-25 12:32:00 PM, Jon Ciesla wrote:
> I would think that we would care.  I'd be very curious to see the results
> of this run on an everything install.  And the code. :)
Here's my command and the output:
for file in /bin/* /sbin/*; do ldd $file 2>/dev/null | grep /usr > /dev/null 2>&1 && echo $file; done

/bin/rpm
/sbin/arping
/sbin/cifs.upcall
/sbin/grubby
/sbin/lsusb
/sbin/mkfs.ntfs
/sbin/multipath
/sbin/multipathd
/sbin/nash
/sbin/rpcbind
/sbin/umount.hal
/sbin/ypbind

Note that I did not run as root, so this would not include files that
are only root-readable.  

Thanks,
Ricky

Attachment: pgpZk3JZ4m5F4.pgp
Description: PGP signature

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux