-
Notifications
You must be signed in to change notification settings - Fork 7
Shell Commands
Masl edited this page Jan 25, 2024
·
6 revisions
A command looks like this: command <This is needed> (this is optional)
An example would be: cd bruh:programs
Clears the terminal/shell screen.
Echoes the text you give it.
Shows the help menu.
Will try to read the value of a setting.
A
Will try to set a setting to a value.
A
Will either show the current directory or a directory specified.
NOTE: This supports local paths.
Will navigate to the specified directory.
NOTE: This supports local paths.
Will attempt to run the ELF file specified with any amount of optional arguments.
NOTE: This supports local paths.