Added a remote shell shortcut script.
[cellular-automata.git] / 001 / bin / life_shell
... / ...
CommitLineData
1#! /bin/sh
2
3
4erl \
5 -sname life_001_shell \
6 -remsh life_001@localhost
This page took 0.021895 seconds and 4 git commands to generate.