From owner-freebsd-questions@FreeBSD.ORG Tue Mar 1 14:54:37 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E7CF16A4CE for ; Tue, 1 Mar 2005 14:54:37 +0000 (GMT) Received: from mail27.sea5.speakeasy.net (mail27.sea5.speakeasy.net [69.17.117.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F52243D54 for ; Tue, 1 Mar 2005 14:54:37 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 23228 invoked from network); 1 Mar 2005 14:54:37 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail27.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 1 Mar 2005 14:54:37 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id A41264C; Tue, 1 Mar 2005 09:54:36 -0500 (EST) Sender: lowell@be-well.ilk.org To: Warren References: <200503010853.24129.shinjii@virusinfo.rdksupportinc.com> From: Lowell Gilbert Date: 01 Mar 2005 09:54:36 -0500 In-Reply-To: <200503010853.24129.shinjii@virusinfo.rdksupportinc.com> Message-ID: <44r7iz2z83.fsf@be-well.ilk.org> Lines: 11 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: make, etc, whereis, commands broken X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Mar 2005 14:54:37 -0000 Warren writes: > i was clearing out some files in /usr and accidentally did something and now > command such as: clear, make, whereis no longer work ... how can i get them > back to working ? That depends on what you did. If they're completely gone, you'll need to get them back; backups are the traditional way of fixing this. In the worst case, a complete base system reinstall (possibly updating from source, if you have enough of your system left to do that) will fix it up.