That is very logic. And I should have known it (?!) Thank you. josep
> No write access on file means, you can not write into the file. > > Deleting a file != writing into the file > > So, the operation is allowed. > > However, deleting a file = writing into the directory. > > Because when you delete a file, the directory is being modified, > which means writing into the directory (in UNIX and Linux, directory > and everything else is after all files). > > So, if you remove the write permission from the directory, then you > would not be able to delete a file from it. > -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org