From owner-freebsd-questions Fri Sep 28 10:19:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.mail.pas.earthlink.net (avocet.mail.pas.earthlink.net [207.217.121.50]) by hub.freebsd.org (Postfix) with ESMTP id 631C237B40B for ; Fri, 28 Sep 2001 10:19:42 -0700 (PDT) Received: from sdn-ar-004dcwashp324.dialsprint.net ([206.133.15.230] helo=moo.holy.cow) by avocet.mail.pas.earthlink.net with esmtp (Exim 3.32 #2) id 15n1Ib-00061a-00; Fri, 28 Sep 2001 10:19:41 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id 484F050BAA; Fri, 28 Sep 2001 13:20:02 -0400 (EDT) Date: Fri, 28 Sep 2001 13:20:02 -0400 From: parv To: klein brock Cc: f-q Subject: Re: operation not permitted Message-ID: <20010928132002.B1754@moo.holy.cow> Mail-Followup-To: klein brock , f-q References: <20010928165842.59931.qmail@web20104.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010928165842.59931.qmail@web20104.mail.yahoo.com>; from getzz1@yahoo.com on Fri, Sep 28, 2001 at 09:58:42AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG please post your replies below the previous reply not above it to keep people sane and more willing to reply to you. this was, on the fateful occasion around Sep 28 12:58 -0400, sent by klein brock > > i can't even turn off the flags. > > #chflags nosappend /usr/home2/mytest > > chflags: /usr/home2/mytest: Operation not permitted > > i just want to delete the directory. is there any > solution ? > > --- Stephen Hovey wrote: > > > > My guess is that their are flags set on mytest (man > > chflags) > > > > On Fri, 28 Sep 2001, klein brock wrote: > > > > > > > > #ls -ltr /usr | grep home2 > > > > > > d-wx--x--x 35 root wheel 1024 Sep 28 08:40 home2 > > > > > > # whoami > > > root > > > > > > # chmod 700 /usr/home2/* > > > chmod: /usr/home2/mytest: Operation not permitted ... what does the command below show? # /bin/ls -ola /usr /usr/home2 -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message