The toolset contains almost every tool chains, but QEMU you shall download.
GNU make is needed.
- compile from scratch
make
- run OS
make run
ls
display files that linked at compile time.free
display the amount of total and used memory in the system.clear
clear the terminal screen.cat [FILE]
display the contents of the FILE.hlt
sleep and do not wakeup forever.run [PRIORITY]
start a "counting" job(process), the higher the PRIORITY, the higher the job's priority indicating alocating more cpu time.kill [PID]
kill the specified job(process).
And "TAB" key could help you switch the window. Press the left mouse button could move the window that focused.
Commercial use is strictly prohibited.