Hello,
This is a file I had in my home directory;
-rw-r--r--   1 root     root       633514 Jun  3 18:55 space.usage

When I try writing it, I am not allowed (as no 'w' for others)

[ghins@vikramaditya] ~$ > space.usage
bash: space.usage: Permission denied

But when I try removing it I can. Why ???

[ghins@vikramaditya] ~$ rm space.usage
rm: remove write-protected file `space.usage'? y
[ghins@vikramaditya] ~$




-----------------------------------------------------------------------
For information on this and other Linux India mailing lists check out
http://lists.linux-india.org/

Reply via email to