;;;; run.scm (use setup-api posix) (run (csi -s life.scm 10 20 "&")) (sleep 1) (run (csi -s client.scm localhost 20))