in reply to Re^4: Writing to a file atomically without renaming
in thread Writing to a file atomically without renaming

oh, I see your problem now...

I think you can't do it without becoming root in some way... like for example, using sudo.

  • Comment on Re^5: Writing to a file atomically without renaming