- echo: echo 'String'
- clr
- cursorset: cursorset cursorcode
- reboot
- shutdown
- calc
cursorcode 0: default cursor
cursorcode 1: square cursor
You can compile the kernel using make
command and emulate the kernel using qemu-system-i386 -kernel KGKernel1
command.