ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: devel@lists.altlinux.org
Subject: [devel] / stuff linked against /usr stuff
Date: Wed, 13 Jun 2012 01:33:11 +0300
Message-ID: <20120612223311.GV3022@osdn.org.ua> (raw)

	Здравствуйте.
Предлагаю посмотреть на вывод следующей команды:

# find /sbin /bin /lib* -type f 2>/dev/null | while read i; do ldd "$i" | grep -q /usr && echo $i; done

Пример:

/sbin/mksquashfs
/sbin/umount.udisks
/sbin/cryptsetup
/bin/dbus-launch
/lib/libcryptsetup.so.4.1.0
/lib/nut/dummy-ups
/lib/libnss_wins.so.2
/lib/security/pam_smbpass.so
/lib/security/pam_ck_connector.so
/lib/security/pam_winbind.so
/lib/udev/udisks-probe-ata-smart
/lib/udev/alsa-control
/lib/udev/udisks-part-id
/lib/udev/mtp-probe
/lib/libgudev-1.0.so.0.1.1

Благодарю Максима Мельникова, по мотивам доклада которого на LVEE
и был произведён этот опыт.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


                 reply	other threads:[~2012-06-12 22:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120612223311.GV3022@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git