unless (fork) { exec("/some/long/running/program"); # exec never returns here }