forked from x/ContextOS
27 lines
367 B
Bash
27 lines
367 B
Bash
# ~lex source etc/lex.sh
|
|
~cli @lex lex
|
|
|
|
~mdb open chat chat "chat:chat@/chat" mysql
|
|
|
|
~root aaa login root root
|
|
|
|
@debug
|
|
~web spawn hi he ./
|
|
~web listen
|
|
route template /tpl ./usr/msg.tpl
|
|
route script /php ./usr/msg.php
|
|
route script /who who
|
|
~hi listen ./ ":9494"
|
|
master nice
|
|
pwd
|
|
|
|
# ~aaa login shy shy
|
|
|
|
return
|
|
|
|
login shy shy
|
|
|
|
|
|
~root cli
|
|
remote slaver listen ":9393" tcp
|