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 screenversion
: Outputs Kerno’s versioncd
: Changes directoryls
: Says the items of the current directorypwd
: Outputs the current directorymkdir
: Creates a new directoryrmdir
: Deletes a directoryabout
/shellinfo
: Outputs information about Kerno
For more information on commands, see the reference