From owner-freebsd-questions Thu Feb 4 08:03:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA06283 for freebsd-questions-outgoing; Thu, 4 Feb 1999 08:03:34 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horton.iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA06278 for ; Thu, 4 Feb 1999 08:03:32 -0800 (PST) (envelope-from proot@horton.iaces.com) Received: (from proot@localhost) by horton.iaces.com (8.8.8/8.8.8) id KAA04820; Thu, 4 Feb 1999 10:02:24 -0600 (CST) (envelope-from proot) From: "Paul T. Root" Message-Id: <199902041602.KAA04820@horton.iaces.com> Subject: Re: Greg Lehey's Brains WANTED :-] In-Reply-To: <199902041502.SAA03963@isis.dynip.com> from "root@isis.dynip.com" at "Feb 4, 99 06:02:05 pm" To: root@isis.dynip.com Date: Thu, 4 Feb 1999 10:02:24 -0600 (CST) Cc: freebsd-questions@FreeBSD.ORG X-Organization: USWEST !nterprise Networking - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 600 Stinson Blvd, Fl 1S X-Address: Minneapolis, MN 55413 X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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