Temporary folder on OSX

Alex Rice alrice at ARCplanning.com
Tue Jun 24 15:14:00 EDT 2003


On Tuesday, June 24, 2003, at 01:35  PM, Thierry Arbellot wrote:
>
> That the content (files) is cleaned, I understand, but the folder 
> should not be deleted !

In UNIX, anything and everything in /tmp is fair game to be wiped out 
at system startup. Maybe Apple is doing something different because I 
have a "Cleanup At Startup" folder as well. Weird! But nonetheless- 
don't use /tmp for anything that's supposed to persist beyond your app 
running.

ls -F /tmp/501/
Cleanup At Startup/
Temporary Items/


Alex Rice, Software Developer
Architectural Research Consultants, Inc.
alrice at ARCplanning.com
alrice at swcp.com






More information about the use-livecode mailing list