From owner-freebsd-questions@FreeBSD.ORG Sat Aug 12 13:26:19 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 21E3216A4DF for ; Sat, 12 Aug 2006 13:26:19 +0000 (UTC) (envelope-from carpetsmoker@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 757E543D46 for ; Sat, 12 Aug 2006 13:26:17 +0000 (GMT) (envelope-from carpetsmoker@gmail.com) Received: by nf-out-0910.google.com with SMTP id g2so1402992nfe for ; Sat, 12 Aug 2006 06:26:16 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:to:subject:from:cc:content-type:mime-version:references:content-transfer-encoding:date:message-id:in-reply-to:user-agent; b=aiASFgMTOtOd8bONDlhNfMWKnrr029wcXgXqk2LnsWSvF5COwhBqr0RTKRJ0ap/uZC+mI+xboFkYqTqPyCnnQvjE/ZjScODhWNcKDJcFQWcnGqG01RPE9jRjf4FBvrgnrB9zyJn8bmmJyf8v+n9t6+ILefa+rg8VyMdvz0ATkRw= Received: by 10.48.254.10 with SMTP id b10mr4877697nfi; Sat, 12 Aug 2006 06:26:16 -0700 (PDT) Received: from carpet ( [82.93.23.199]) by mx.gmail.com with ESMTP id o9sm5764179nfa.2006.08.12.06.26.14; Sat, 12 Aug 2006 06:26:16 -0700 (PDT) To: "Andreas Davour" , "Daniel Gerzo" From: "Martin Tournoij" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <44DD336C.1080403@comcast.net> <531772590.20060812103027@rulez.sk> Content-Transfer-Encoding: 7bit Date: Sat, 12 Aug 2006 15:26:11 +0200 Message-ID: In-Reply-To: User-Agent: Opera Mail/9.00 (FreeBSD) Cc: freebsd-questions@freebsd.org, Chris Subject: Re: Undelete for UFS2? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Aug 2006 13:26:19 -0000 On Sat, 12 Aug 2006 12:13:49 +0200, Andreas Davour wrote: > On Sat, 12 Aug 2006, Daniel Gerzo wrote: > >> Hello Chris, >> >> Saturday, August 12, 2006, 3:48:28 AM, you wrote: >> >>> Lastly surely someone has implemented a trash folder mechanism for >>> freebsd... what is it called so I can look up how to install it? >> >> maybe something like: >> >> mkdir ~/.trash >> alias rm 'mv -iv \!* ~/.trash/' > > You don't have a handy solution for the lack of file version numbering > as well? > That's something I'd love to see in ext4 or UFS3! > > /andreas > Snapshots?