<s>
ldd	B-Device
(	O
List	B-Device
Dynamic	I-Device
Dependencies	I-Device
)	O
is	O
a	O
*	B-Operating_System
nix	I-Operating_System
utility	O
that	O
prints	O
the	O
shared	O
libraries	O
required	O
by	O
each	O
program	O
or	O
shared	O
library	O
specified	O
on	O
the	O
command	O
line	O
.	O
</s>
<s>
ldd	B-Device
is	O
a	O
shell	B-Language
script	I-Language
that	O
executes	O
the	O
program	O
given	O
as	O
argument	O
,	O
and	O
should	O
n't	O
be	O
used	O
with	O
untrusted	O
binaries	O
.	O
</s>
<s>
The	O
ldd	B-Device
manual	O
page	O
suggests	O
to	O
use	O
the	O
following	O
command	O
using	O
the	O
objdump	B-Device
and	O
grep	B-Application
utilities	O
as	O
alternative	O
:	O
</s>
