29 lines
1.0 KiB
Plaintext
29 lines
1.0 KiB
Plaintext
All default Halyde shell commands:
|
|
argentum Uses the Argentum package manager.
|
|
boot Boots to another OS.
|
|
cat Concatenates and prints a file.
|
|
cd Changes directory.
|
|
clear Clears the screen.
|
|
cp Copies a file.
|
|
download Downloads a file from the internet.
|
|
echo Prints a message.
|
|
edit Opens the text editor.
|
|
fetch Displays system information.
|
|
help Shows this.
|
|
label Labels storage devices and EEPROMS.
|
|
ls Lists files.
|
|
lscor Lists coroutines.
|
|
lua Starts the Lua shell.
|
|
mkdir Makes a directory.
|
|
mv Moves/renames a file.
|
|
reboot Reboots the computer.
|
|
resolution Sets the resolution.
|
|
rm Deletes a file.
|
|
shutdown Shuts down the computer.
|
|
|
|
You can get additional information on any app or command by running:
|
|
help [COMMAND]
|
|
|
|
In the help documentation, an asterisk (*) next to an argument means it is optional.
|
|
This is excluding flags, which are all optional.
|