mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-26 01:04:06 +08:00
20 lines
235 B
Bash
20 lines
235 B
Bash
# @debug on
|
|
~lex start
|
|
source etc/lex.sh
|
|
~cli @lex lex
|
|
|
|
~mdb
|
|
open chat chat "chat:chat@/chat" mysql
|
|
~chat
|
|
query "select * from userinfo"
|
|
|
|
return
|
|
~aaa
|
|
login root root
|
|
login shy shy
|
|
|
|
|
|
~root cli
|
|
remote slaver listen ":9393" tcp
|
|
~root aaa
|