Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Sep 2001 10:23:10 -0700 (PDT)
From:      klein brock <getzz1@yahoo.com>
To:        parv <parv_@yahoo.com>
Cc:        f-q <freebsd-questions@freebsd.org>
Subject:   Re: operation not permitted
Message-ID:  <20010928172310.13366.qmail@web20103.mail.yahoo.com>
In-Reply-To: <20010928132002.B1754@moo.holy.cow>

next in thread | previous in thread | raw e-mail | index | archive | help

# /bin/ls -ola /usr /usr/home2 

/usr:
total 108

d-wx--x--x  35 root  wheel     -    1024 Sep 28 09:12
home2

/usr/home2:
total 35

drwxr-xr-x   3 mytest      mytest      sappnd  512 Sep
28 09:26 mytest



# chflags nosappnd mytest
chflags: mytest: Operation not permitted

Thank you.

--- parv <parv_@yahoo.com> 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 <shovey@buffnet.net> 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 
> 
> 
> -- 
>  


__________________________________________________
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010928172310.13366.qmail>