From owner-freebsd-questions Fri Sep 28 11: 7:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20103.mail.yahoo.com (web20103.mail.yahoo.com [216.136.226.40]) by hub.freebsd.org (Postfix) with SMTP id A986B37B40E for ; Fri, 28 Sep 2001 11:07:36 -0700 (PDT) Message-ID: <20010928180736.20189.qmail@web20103.mail.yahoo.com> Received: from [209.8.72.253] by web20103.mail.yahoo.com via HTTP; Fri, 28 Sep 2001 11:07:36 PDT Date: Fri, 28 Sep 2001 11:07:36 -0700 (PDT) From: klein brock Subject: Re: operation not permitted To: parv Cc: f-q In-Reply-To: <20010928132002.B1754@moo.holy.cow> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 # /bin/ls -ola /usr /usr/home2 /usr: total 109 d-wx--x--x 24 root wheel - 512 Sep 28 10:08 . d-wx--x--x 20 root wheel - 512 Sep 20 05:23 .. drwxr-xr-x 10 root wheel - 512 Jul 10 11:14 X11R6 d-wx--x--x 2 root wheel - 6656 Sep 11 18:56 bin drwxr-xr-x 3 root wheel - 512 Jul 6 05:27 compat drwxr-xr-x 8 root wheel - 512 Jul 11 12:44 doc drwxr-xr-x 3 root wheel - 1024 Aug 14 06:18 games d-wx--x--x 35 root wheel - 1024 Sep 28 09:38 home2 /usr/home2: total 35 d-wx--x--x 35 root wheel - 1024 Sep 28 09:38 . d-wx--x--x 24 root wheel - 512 Sep 28 10:08 .. drwxr-xr-x 3 mytest mytest sappnd 512 Sep 28 09:26 mytest # chflags nosappnd /usr/home2/mytest chflags: /usr/home2/mytest: Operation not permitted how do i turn off the flags ? --- parv wrote: > 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 __________________________________________________ Do You Yahoo!? Listen to your Yahoo! Mail messages from any phone. http://phone.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message