[plug] simple.d
Anthony J. Breeds-Taurima
tony at cantech.net.au
Mon Jun 3 16:04:30 WST 2002
On Mon, 3 Jun 2002, Sol Hanna wrote:
> I checked to see if I had ELF installed (along with the kitchen sink) and I don't so I guess that makes me (and I assume most other
> Linux users) safe.A
ELF isn't something you install. It is the binary format of execustables on
disk.
$ grep ELF /bin/a*
Binary file /bin/arch matches
Binary file /bin/ash matches
Binary file /bin/ash.static matches
Binary file /bin/aumix-minimal matches
Binary file /bin/awk matches
$ file /bin/arch
/bin/arch: ELF 32-bit LSB executable, Intel 80386, version 1, dynamically
linked (uses shared libs), stripped
Heck even the kernel is probably in ELF format.
Yours Tony
Jan 22-26 2003 Linux.Conf.AU http://conf.linux.org.au/
The Australian Linux Technical Conference!
More information about the plug
mailing list