mirror of
https://github.com/Leonmmcoset/cleonos.git
synced 2026-04-21 10:40:00 +00:00
Stage 13
This commit is contained in:
12
ramdisk/shell/init.cmd
Normal file
12
ramdisk/shell/init.cmd
Normal 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
|
||||
Reference in New Issue
Block a user