mirror of
https://github.com/Leonmmcoset/cleonos.git
synced 2026-04-21 10:40:00 +00:00
12 lines
153 B
Batchfile
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
|