On 14/11/04 14:49 +0530, Philip Tellis wrote:
Sometime Today, abhilash kumar assembled some asciibets to say:
Consider a file with read-only permissions for all that is r--r--r-- is a directory with permissions of 777. The owner of the file is say a user "abc".
1.Any other user say "xyz" can write to this file after opening it with vi using a forced write(wq!). 2.After the forced write "xyz" becomes the owner of the file.
What are the permissions for the directory that the file is in?
See the first paragraph of the question.
Devdas Bhagat