Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 1.52 KB

File metadata and controls

29 lines (26 loc) · 1.52 KB

Available shell commands

Warning

The list of commands may not be accurate for older versions, as this snapshot of the docs corresponds strictly to the version that is currently in development. For version-specific docs, go to the releases page.

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.
list - Lists files created on the virtual disk.
usrcfg - Manage your local user account.
ver - Shows basic information about your system.