![]() |
Retro Rocket OS
BASIC-Powered Operating System
|
When Retro Rocket finishes booting you arrive at the command shell (called rocketsh). This is a text-based interface where you type commands at a prompt:
The shell is the starting point for everything you do in Retro Rocket. From here you can explore files, run BASIC programs, or start writing your own.
These editing features are shared with BASIC programs that use the ansi library.
The shell has its own variables (PROMPT$, PATH$, and others) that let you customise it. For details, see the rocketsh command reference.