X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=life%2F001%2Fbin%2Flife_shell;fp=life%2F001%2Fbin%2Flife_shell;h=27e200f5a67b0dae4f4d3136f7442a6bb1ee5c20;hb=8d06c463b83b79e046250fbe60e5429f182e3a7a;hp=0000000000000000000000000000000000000000;hpb=4eb3be32ce405e69f39573b5e38171764cd0d789;p=cellular-automata.git diff --git a/life/001/bin/life_shell b/life/001/bin/life_shell new file mode 100755 index 0000000..27e200f --- /dev/null +++ b/life/001/bin/life_shell @@ -0,0 +1,6 @@ +#! /bin/sh + + +erl \ + -sname life_001_shell \ + -remsh life_001@localhost