Shell

From Embedded Xinu
Jump to navigation Jump to search

The XINU shell is designed as an interface for interacting 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