From owner-freebsd-questions Mon Nov 30 18:24:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA28770 for freebsd-questions-outgoing; Mon, 30 Nov 1998 18:24:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp-out1.bellatlantic.net (smtp-out1.bellatlantic.net [199.45.39.61]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA28729 for ; Mon, 30 Nov 1998 18:24:08 -0800 (PST) (envelope-from dmm125@bellatlantic.net) Received: from bellatlantic.net (client201-122-66.bellatlantic.net [151.201.122.66]) by smtp-out1.bellatlantic.net (8.9.1/8.9.1) with ESMTP id VAA26426 for ; Mon, 30 Nov 1998 21:23:58 -0500 (EST) Message-ID: <36630CA2.D79B2734@bellatlantic.net> Date: Mon, 30 Nov 1998 21:22:42 +0000 From: Donn Miller X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 3.0-CURRENT i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: using "strip" on aout exe Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How do you use "strip" on a non-elf (aout) executable? When I try it on a non-elf exe (FreeBSD-3.0) it says file format not recognized. I checked man strip but couldn't find anything. Also, where's lsof? I thought it was part of the base distribution. Thanks Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message