ChoacuryOS Shell commands
This may not contain every command, but includes base commands, for usage information in ChoacuryOS, run help
followed by the command name (Works with aliases). This will give you:
- The command name
- Aliases
- Description
- Arguments And any other information you may need.
Some commands may not be included if:
- They are used for testing
- Self-explaining
Commands marked with “Not implemented” are waiting to be implemented but are not yet.
Command | Aliases | Link |
---|---|---|
help | Info | |
beep | Info | |
calc | Info | |
cat | Info | |
cd | Info | |
compdate | Info | |
echo | Info | |
guiload | Info | |
ls | Info | |
mkdir | Not implemented | |
pause | Info | |
pl | Info | |
chstat | Info | |
whereami | Info |
Excluded commands: clear
, vbetest
Commands may be added by packages that are installed.
Helpful tips for using the shell
- The shell keeps track of what commands you have run, so you can easily use the up and down arrows to cycle through them.
- (╯°□°)╯︵ ┻━┻