Probably not important in this case but, something to be aware of
whenever you write code which sits in a loop is that sometimes the
child process doesn't finish...

Over time, forking a new child every minute can result in a full
process table... Just a tad painful.

Brett

--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to