Hi all
Just keep in mind that u must take care of permissions of its parent direcory also
just create a file list.txt(from any user not root) and write any thing to it like write "Hello" in that file
after that give 333 permission to ur file
then when u try to open this file..it will not show u the existing contents...as it is read only..., ya u can write to it easily..,
Just try above things from any other user(NOT ROOT)
But as root is super user ,this is not valid for root user
And about directory inheritence permissions in case of file is quite confusing and lengthy topic,discuss it later
Cheers
Gaurav