| Command | Arguments | Description |
|---|---|---|
help |
- | Displays this panel within the console. |
exit |
- | Closes the application. |
repl |
- | Enter the read-evaluate-print console. |
install |
<lib> |
Install a library online (currently there's no libraries that are available!). |
login |
- | Log into your local account. |
logout |
- | Log out of your local account. |
addenv |
- | Adds an environment variable. |
remenv |
- | Deletes an environment variable. |
modenv |
- | Modifies the environment variable. |
renenv |
- | Changes the variable name. |
printenv |
- | Prints all the environment variables. |
passwd |
- | Change your password. |
usernm |
- | Change your username. |
mount |
<setup name> |
Mount a pre-installed setup. Use mount ? to see a list of available setups. |
run |
<binary name> |
Run a compiled NewASM application. |
perf |
- | Display performance details about the last application you ran. |
syscfg |
- | Opens the system configuration menu. |
cls |
- | Clears your screen. |