Shell
Jump to navigation
Jump to search
The XINU shell is designed as an interface for interacting with the operating system. The majority of the commands provide information about the current state of the system including its process, memory, and hardware.
Commands
The XINU shell is equipped with seven commands:
- exit
- help
- kill PID
- memstat
- ps
- sleep DELAY
- uartstat UARTNUM