This commit is contained in:
2026-04-10 21:16:22 +08:00
parent ae29f2b5cf
commit 30b2cf8124
7 changed files with 244 additions and 16 deletions

12
ramdisk/shell/init.cmd Normal file
View File

@@ -0,0 +1,12 @@
# 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