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