Files
cleonos/ramdisk/shell/init.cmd
2026-04-12 19:55:42 +08:00

12 lines
153 B
Batchfile

# Stage13 shell init script for CLeonOS
# Lines starting with # are comments.
help
stats
ls /
ls /shell
ls /system
cat /README.txt
run /hello.elf
stats