From owner-freebsd-current@FreeBSD.ORG Fri Mar 25 17:22:58 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 98A7D106564A; Fri, 25 Mar 2011 17:22:58 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 25C2A8FC1F; Fri, 25 Mar 2011 17:22:57 +0000 (UTC) Received: by iyj12 with SMTP id 12so1616472iyj.13 for ; Fri, 25 Mar 2011 10:22:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=OxrwXRYrPrkHDXM5haH/Yh/iufSUuRlynTv5ePqaZuQ=; b=OaEn27yskrlJDrVVRProoUbza81ccZgbU3JccwHdWLHhh53/bnB4cSKZWtgPfQtYoD Pr42hlAGSH+H+ohmiDpH5LNoaJilyrhMzySYKi3c57LWSUU+EPJ5gSPPDgKoai9+0NLK nhe0a/0Z9FtJKSc6/VyBpFQAHMnCx42v0rHVA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=QqRVPVxucdztC5aqCt8BT+SKLmORLzisZRGgk/3KOMEMfd9kNCdzVcoEP/3RZY7CHF XNzGnT0+8QuiDrUob1wym1jzlUorJ6wg11lP/qj7+voCqcmIik36OPJQu+dUE2e6RHM/ M+d40xNJgT9VFLhSlS3YuWRLsWbp88K/0Nx9c= Received: by 10.43.58.14 with SMTP id wi14mr1576910icb.396.1301072275460; Fri, 25 Mar 2011 09:57:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.227.153.197 with HTTP; Fri, 25 Mar 2011 09:54:35 -0700 (PDT) In-Reply-To: <4D8CC468.2000904@freebsd.org> References: <20110325101111.GA36840@azathoth.lan> <20110325150653.21132ej6abxmjpgk@webmail.leidinger.net> <20110325153814.20287h1594npcu80@webmail.leidinger.net> <20110325153520.GB23861@gahrfit.gahr.ch> <4D8CC468.2000904@freebsd.org> From: Eitan Adler Date: Fri, 25 Mar 2011 11:54:35 -0500 Message-ID: To: Andriy Gapon Content-Type: text/plain; charset=UTF-8 Cc: Baptiste Daroussin , current@freebsd.org, Julien Laffaye , ports@freebsd.org, hackers@freebsd.org, gahr@freebsd.org, Alexander Leidinger Subject: Re: [ECFT] pkgng 0.1-alpha1: a replacement for pkg_install X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2011 17:22:58 -0000 On Fri, Mar 25, 2011 at 11:35 AM, Andriy Gapon wrote: > on 25/03/2011 17:35 Pietro Cerutti said the following: >> No need to look for strange scenarios, I'm surely going to sudo rm -f the file >> more sooner than later, so... maybe just save a copy? > > I even can rm -rf / by accident. > What's your solution to this? :) rm -rf / rm: "/" may not be removed -- Eitan Adler