[Zope] Creating a file in the filesystem?

j2 spamfilter2@mupp.net
Mon, 4 Mar 2002 19:06:00 +0100


I would like to create a semaphore file in the filesystem (/tmp/restart
maybe?) and then poll that file from a cron job to see if a certain daemon
should be restarted.  But, how on earth do one create such an object?