From owner-freebsd-ports@FreeBSD.ORG Fri Apr 15 20:00:09 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EDC2B106566B for ; Fri, 15 Apr 2011 20:00:08 +0000 (UTC) (envelope-from eirnym@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 67CF78FC13 for ; Fri, 15 Apr 2011 20:00:08 +0000 (UTC) Received: by bwz12 with SMTP id 12so3324789bwz.13 for ; Fri, 15 Apr 2011 13:00:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=7KXJ/ESW7MPvDZect7mtR2CXroc2izximE5Qy/sIm9o=; b=aF8Bv1XghT39PI6JyP7PRl8h3rwyMQI/zWV90lAkS1P1A5RzAgxpZhyCXSHks0l5fR QEJqqxSYIzdxWVoI/mwTpWbSRN5bEHp/hw7IZs7PRZ4PDsvcR05XMpJxs+kXTO3fcHNc Fqqxg8Lzqa7G/oQAfhxaqorRZ7pqQ6OTxto9U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=IXEBnqdAN55nrZ0Pkc7zA8qLlZ8ltcjvAnCqcoV4nRTnryb87CTQl+ZnNal6ZoIQj6 b/Ht8QaZfiFcLDqqkqbcYnWnnOUtXuB2Ob48QJCSzg4A/TxvfX/Dp1tdEvrJiKLx16pj gYZOzNtFuV7o9EmigWzIaFw5D1SVWJjyRWWBI= Received: by 10.204.84.142 with SMTP id j14mr1859583bkl.20.1302897607195; Fri, 15 Apr 2011 13:00:07 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.154.211 with HTTP; Fri, 15 Apr 2011 12:59:47 -0700 (PDT) In-Reply-To: <163121302197386@web129.yandex.ru> References: <163121302197386@web129.yandex.ru> From: Eir Nym Date: Fri, 15 Apr 2011 23:59:47 +0400 Message-ID: To: Konstantin Tokarev Content-Type: text/plain; charset=UTF-8 Cc: Attos , freebsd-ports Subject: Re: Best way to uninstall X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2011 20:00:09 -0000 On 7 April 2011 21:29, Konstantin Tokarev wrote: > > > 07.04.2011, 20:59, "Attos" : >> Hello all, >> >> What is the best way to uninstall X and all the applications that run under >> X? >> >> Thanks in advance. > > rm -rf /* > newfs(8) will be much faster! > -- > Regards, > Konstantin > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >