Shell

From Embedded Xinu
Revision as of 18:08, 5 June 2007 by Agember (talk | contribs) (New page: 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 proce...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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
  • memstat
  • ps
  • sleep
  • uartstat