Shell

From Embedded Xinu
Revision as of 18:17, 5 June 2007 by Agember (talk | contribs)
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