forked from x/ContextOS
17 lines
239 B
Plaintext
17 lines
239 B
Plaintext
config debug on
|
|
source etc/demo.shy
|
|
return
|
|
~file1
|
|
history load hi.cmd
|
|
scan_file etc/demo.shy
|
|
echo "who"
|
|
~web
|
|
command add get "https://chat.shylinux.com"
|
|
source etc/local.shy
|
|
|
|
~aaa
|
|
login root root
|
|
|
|
~yac
|
|
scan_file etc/demo.shy demo_file
|