Date: Fri, 28 Sep 2001 09:58:42 -0700 (PDT) From: klein brock <getzz1@yahoo.com> To: questions@freebsd.org Cc: Stephen Hovey <shovey@buffnet.net> Subject: Re: operation not permitted Message-ID: <20010928165842.59931.qmail@web20104.mail.yahoo.com> In-Reply-To: <Pine.BSF.4.05.10109281247280.26375-100000@buffnet11.buffnet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
i can't even turn off the flags. chflags nosappend /usr/home2/mytest chflags: /usr/home2/mytest: Operation not permitted chflags: /usr/home2/mytest: Operation not permitted i just want to delete the directory. is there any solution ? Thank you. --- 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 > > > > # ls -ltr /usr/home2/mytest > > total 8 > > -rw------- 1 1068 1068 276 Sep 28 08:40 .rhosts > > -rw-r--r-- 1 1068 1068 160 Sep 28 08:40 > .login_conf > > -rw-r--r-- 1 1068 1068 331 Sep 28 08:40 .mailrc > > -rw-r--r-- 1 1068 1068 852 Sep 28 08:40 .shrc > > -rw------- 1 1068 1068 371 Sep 28 08:40 > > .mail_aliases > > -rw-r--r-- 1 1068 1068 771 Sep 28 08:40 .cshrc > > -rw-r--r-- 1 1068 1068 255 Sep 28 08:40 .login > > -rw------- 1 1068 1068 41 Sep 28 08:42 > > .bash_history > > > > could any body help me with this ? > > > > thanks in advance. > > > > __________________________________________________ > > 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 > > > __________________________________________________ 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?20010928165842.59931.qmail>