lkml.org 
[lkml]   [1996]   [Apr]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Creeping disapearances.
On -1 xxx -1, it was written:

>
> Mime-Version: 1.0
> Content-Type: text/plain; charset=us-ascii
> Date: Mon, 22 Apr 1996 09:59:42 -0400
> From: Buddha Buck <phaedrus@dreamscape.com>
>
> > On Mon, 22 Apr 1996, Ulrich Windl wrote:
> >
> > > Sorry for this off-topic, but can statically linked executables be
> > > distinguished from dynamically lined one in ELF? If so, why doesn't
> > > "file" do it?
> > >
> > Because ldd does?
>
> So how could I do
>
> file /usr/local/bin/* | grep "static" # Finds statically linked local
> binaries
>
> using ldd?
>
ldd /usr/local/bin/* 2>&1 | grep -B 1 "statically"

Luck,

Dwarf

------------ --------------

aka Dale Scheetz Phone: 1 (904) 877-0257
Flexible Software Fax: NONE
Black Creek Critters e-mail: dwarf@polaris.net

------------ If you don't see what you want, just ask --------------



\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.081 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site