A more readable list.
[cellular-automata.git] / life / 001 / bin / life_shell
1 #! /bin/sh
2
3
4 erl \
5 -sname life_001_shell \
6 -remsh life_001@localhost
This page took 0.057667 seconds and 4 git commands to generate.