Usage

Kerno is very simple and easy to use.

Basic Commands

  • echo: Outputs the inputted text, e.g. echo Hello World
  • clear/cls: Clears the screen
  • version: Outputs Kerno’s version
  • cd: Changes directory
  • ls: Says the items of the current directory
  • pwd: Outputs the current directory
  • mkdir: Creates a new directory
  • rmdir: Deletes a directory
  • about/shellinfo: Outputs information about Kerno

For more information on commands, see the reference