Files
cleonos/ramdisk/shell/init.cmd
2026-04-10 21:16:22 +08:00

13 lines
185 B
Batchfile

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