Skip to content
Adam Perkowski edited this page Jul 25, 2024 · 2 revisions

Built-in commands

Available commands:

  • clrs >> clears the screen
  • help >> shows the list of built-in commands
  • test >> this one always returns 2 (see return codes)
  • cc >> displays copyright info (see license)
  • getdoc [cmd] >> displays a short summary of provided command
  • chcolor [fg] [bg] >> changes console text colors (see available colors)

DEBUG commands:

  • crash_kernel >> panic!s the system
Clone this wiki locally