Files
cleonos/ramdisk/shell/init.cmd

13 lines
185 B
Batchfile
Raw Normal View History

2026-04-10 21:16:22 +08:00
# 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