From owner-freebsd-questions Thu Apr 1 19:15: 3 1999 Delivered-To: freebsd-questions@freebsd.org Received: from pluto.ipass.net (pluto.ipass.net [198.79.53.5]) by hub.freebsd.org (Postfix) with ESMTP id 681BE15682 for ; Thu, 1 Apr 1999 19:14:46 -0800 (PST) (envelope-from mmercer@ipass.net) Received: from ipass.net (ts9-248-ppp.ipass.net [208.209.104.248]) by pluto.ipass.net (8.9.1a/8.9.1) with ESMTP id WAA20254 for ; Thu, 1 Apr 1999 22:14:22 -0500 (EST) Message-ID: <370436AD.B1FDDFBD@ipass.net> Date: Thu, 01 Apr 1999 22:17:01 -0500 From: "Michael E. Mercer" Reply-To: mmercer@ipass.net X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: removing a.out executables found in /usr/sbin? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all, I have found a few executables in /usr/sbin that are a.out format...(at least that is what the command 'file' is telling me) Is it feasible to delete these files with no impact??? I would assume a 'make world' recompiled everything it needed in ELF format, therefore any a.out format files would not be needed?!?!?! Thanks Michael Mercer mmercer@ipass.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message