if (file_is_too_old()) { unless (fork()) { exec ("update_script"); } }