From owner-freebsd-questions@FreeBSD.ORG Sat Sep 17 18:30:39 2005 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 7596D16A41F for ; Sat, 17 Sep 2005 18:30:39 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0931843D45 for ; Sat, 17 Sep 2005 18:30:38 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so7991nzd for ; Sat, 17 Sep 2005 11:30:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=phm81/zCBYFAlDNzQkSGQ+fUTIVqRpm/opcOIsiU7Daf4JrGFYQdGn2dtCCTnFWSDrWJ7UomA0/+OIXNfOzthEuPDClspKtSocYA1aAcmueX474V5S1AghIHTe5LbqwLxvBantH3qpXSE1gWBny3eUx95Hxs/sXe2Ctsswm8o1E= Received: by 10.54.54.71 with SMTP id c71mr259045wra; Sat, 17 Sep 2005 11:30:38 -0700 (PDT) Received: from ?192.168.1.10? ( [71.102.1.25]) by mx.gmail.com with ESMTP id g9sm999052wra.2005.09.17.11.30.37; Sat, 17 Sep 2005 11:30:38 -0700 (PDT) From: "Michael C. Shultz" To: freebsd-questions@freebsd.org, "Ansar Mohammed" Date: Sat, 17 Sep 2005 11:10:06 -0700 User-Agent: KMail/1.8.2 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509171110.07385.ringworm01@gmail.com> Cc: Subject: Re: rm -rf ? 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, 17 Sep 2005 18:30:39 -0000 On Saturday 17 September 2005 11:17, Ansar Mohammed wrote: > Ok I am logged in as root, yet I cant delete /var/empty ( I get operation > not permitted). > > Any suggestions? > chflags noschg /var/empty rm -r /var/empty You do realize the immutable flag is set for a good reason on that file I hope..... -Mike > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"