Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Commands

Álvaro Torralba edited this page Jul 1, 2018 · 2 revisions

NextDivel has three basic commands:

  • echo: Shows the echo of a text on the screen.
  • version: Shows the version of the system.
  • clear: Clear the screen.

These commands are functions in C ++ incorporated in the NextShellLite.cpp file and runs in kernel mode.

Clone this wiki locally