From owner-freebsd-questions@FreeBSD.ORG Sat May 5 23:06:16 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A138D16A409 for ; Sat, 5 May 2007 23:06:16 +0000 (UTC) (envelope-from ray@stilltech.net) Received: from mail.geekdelivery.com (s205-206-56-226.ab.hsia.telus.net [205.206.56.226]) by mx1.freebsd.org (Postfix) with ESMTP id 6B78613C44B for ; Sat, 5 May 2007 23:06:16 +0000 (UTC) (envelope-from ray@stilltech.net) Received: from [192.168.0.102] ([70.65.134.12]) by media32.ca (mail.geekdelivery.com) (MDaemon.PRO.v8.1.3.R) with ESMTP id md50000066813.msg for ; Sat, 05 May 2007 17:03:32 -0600 From: Ray To: freebsd-questions@freebsd.org Date: Sat, 5 May 2007 17:05:42 -0600 User-Agent: KMail/1.9.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200705051705.43504.ray@stilltech.net> X-Spam-Processed: mail.geekdelivery.com, Sat, 05 May 2007 17:03:32 -0600 (not processed: message from valid local sender) X-MDRemoteIP: 70.65.134.12 X-Return-Path: ray@stilltech.net X-MDaemon-Deliver-To: freebsd-questions@freebsd.org X-MDAV-Processed: mail.geekdelivery.com, Sat, 05 May 2007 17:03:34 -0600 Subject: disaster recovery - did I do the right thing? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ray@stilltech.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 May 2007 23:06:16 -0000 Hello all, I did something stupid the other day (sleep deprivation combined with a "clever" hack were the main reasons), and I'm just curious if I did the right thing afterwards. The mistake: /usr/local/# rm -f * note that root was running bash as a shell at the time, found in /usr/local/bin or something. What I did was to start over, reinstall from scratch. my question, was there an easier way? thanks, Ray