CraftOS Shell
From ComputerCraft Wiki
If you're familliar with *NIX-like OSes, then this should be very easy. But this guide can still come in handy.
First of all: navigating.
Command | Aliases | Description | Example |
---|---|---|---|
ls | dir | Lists all files and folders in a directory | ls |
cd | Changes the current directory | cd /disk |