On 12 May 2011, at 14:27, Eric Olsen wrote: > I was curious when I saw this, so I created a directory that my user has > read and execute, but not write (so I can't create files). I then created a > file in that directory that I can read and write. I am able to edit that > file, save changes, etc, but I cannot delete it or move it.
What if the file is a binary file (like a JPG). You probably wouldn't be able to replace it, right? (since replacing is the same as deleting and re-creating) /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
