Date: Thu, 4 Feb 1999 10:02:24 -0600 (CST) From: "Paul T. Root" <proot@horton.iaces.com> To: root@isis.dynip.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Greg Lehey's Brains WANTED :-] Message-ID: <199902041602.KAA04820@horton.iaces.com> In-Reply-To: <199902041502.SAA03963@isis.dynip.com> from "root@isis.dynip.com" at "Feb 4, 99 06:02:05 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
I'm sure there are better ways but:
$ find . -exec file {} \; |grep "FreeBSD"
I don't have ELF yet so I don't know what
the file output of an ELF is but a.out is:
FreeBSD/i386 compact demand paged dynamically linked executable
(ok, well that also varies a bit, with striping etc).
But find the differences between the outputs
and run from there.
In a previous message, root@isis.dynip.com said:
> Hi there,
> Greg & the Gang,
> I am currently Nuking aout stuff from my system, and reinstalling the
> ports, etc. I need some script to traverse the whole system searching
> for aout libs, and binaries, and write their path to a file so I can
> figure out where they are burried.
> Please help.
> Thanks
> --
> - MAY THE FORCE BE WITH YOU. ~o .^.
> ---------------------------- ___ o~ .00 )
> Static Email : osiris2002@yahoo.com /| o~ /)(
> Bouncing Email : root@isis.dynip.com / | | \
> Web Site : http://isis.dynip.com:80 (Frames) ___/ | / \
> Anon FTP Site : ftp://isis.dynip.com:21 (anonymous) | /''___/ / |
> Gopher Site : gopher://isis.dynip.com:70 | /'''/___/ |
> Network News : isis.dynip.com (Read, Post, Xfer) __|/'''/
> Mailing Lists : majordomo@isis.dynip.com (public)
> pgp key : finger root@isis.dynip.com
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>
--
Cold-hearted orb that rules the night
Removes the colors from our sight
Red is gray, and yellow white
But we decide which is right
And which is a quantization error.
(Jef Poskanzer - via The Moody Blues)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902041602.KAA04820>
