> > I'm not running as user "nobody", but I'm in group "nobody".
>
> Then you shouldn't be able to change permission bits on user
> "nobody"'s files and directories; they're not yours. Perhaps
> you should ask user "nobody" to rmtree? Or if the files are
> supposed to be yours, maybe you just n
On 7/18/06, RICHARD FERNANDEZ <[EMAIL PROTECTED]> wrote:
I have a script that calls rmtree. The operation works; my directory and
its contents are removed.
However, I get this error:
Can't make directory /u01/mydocs/mytest001 read+writeable: Operation not
permitted at /u02/home/myacct_rem.pl li
Hi folks,
I have a script that calls rmtree. The operation works; my directory and
its contents are removed.
However, I get this error:
Can't make directory /u01/mydocs/mytest001 read+writeable: Operation not
permitted at /u02/home/myacct_rem.pl line 41
If the directory has been deleted, why the