On 3/15/06, Jinxi Cheng <[EMAIL PROTECTED]> wrote: > Hi, I'm getting operation not permited when I do this: > > # chflags -R schg /bin > chflags: /bin/chmod: Operation not permitted > chflags: /bin/md5: Operation not permitted > chflags: /bin/mt: Operation not permitted > chflags: /bin/pax: Operation not permitted > chflags: /bin/rksh: Operation not permitted > chflags: /bin/rmd160: Operation not permitted
you can't change the flags on immutable files. (hint: you already changed the flag).