On Tue, Dec 19, 2006 at 02:22:40PM -0800, [email protected] wrote:
> 2) Create the file write-only, and cross your fingers.

Duh. I really meant read-only here.  Of course the steps really are
something like:

 - open the nonexistent file, read-write.
 - call chmod to change the permissions to read-only, or no
   read-or-write if you want to be silly.

-josh

Reply via email to