📰 News & Updates
Registration fixed & newsletter with Captcha

Good news: user registration is back to working smoothly! We’ve also added a Captcha to our newsletter sign-up to keep bot submissions out. Register now →

Community discussion on English Amiga Board

The Amiga community is talking about Amigo AI! There’s already a lively discussion on the English Amiga Board with over 14 replies. Drop by and share your thoughts! To the EAB thread →

86+ Amiga PD Collections in the Shop

Our Retro Shop is open! Over 86 Public Domain Collections are available as ADF downloads — from Fred Fish to Assassins Games to AMOK. All disks ready to use in any Amiga emulator. Visit the shop →

Amigo AI launches on April 5!

Amigo AI — the first AI assistant built specifically for the Commodore Amiga — officially launches on 5 April 2026! Hardware questions, assembler programming, game tips: Amigo knows the answers. Try it free now →

šŸ“š Topics
×

1> AmigaDOS Cheatsheet

The 30 most important shell commands on one page — whether Workbench 1.3 or 3.2, these always work. Perfect for learning or as a reference on a second monitor.

Files & Directories

CommandWhat it does
DIRShow directory contents (like ls)
DIR ALLRecursive, including subdirectories
LISTLike DIR, with size/date/flags
CD DF0:Change to root of disk in drive 0
CD /Up one level (not ..!)
MAKEDIRCreate new directory
COPY ... TO ...Copy files (COPY DF0:#? TO RAM: = everything to RAM)
RENAME ... AS ...Rename or move
DELETEDelete (also recursive with ALL)
TYPEOutput text file to screen (cat)
INFOAll mounted devices with free capacity

Disks & Volumes

FORMAT DRIVE DF0:Format floppy disk (NAME Empty QUICK = quick)
DISKCOPY FROM DF0: TO DF1:1:1 copy with 2 drives
INSTALL DRIVE DF0:Install bootblock (make disk bootable)
RELABEL DF0: NewNameChange volume name
ASSIGN C: ram:cMap logical device to path (core feature!)
MOUNT DEVICEMount from DEVS:Mountlist (e.g. CDROM)

Processes & System

STATUSList running tasks/CLI processes
BREAK <nr> CAbort task (send CTRL-C signal)
RUN programStart in background, shell remains free
AVAILFree Chip/Fast RAM
VERSIONKickstart/Workbench version
DATEShow or set date/time
SETCLOCK OPT SAVEWrite current time to hardware clock

Scripting & Shell

EXECUTE scriptExecute shell script
NEWSHELLOpen new shell window
ECHO "text"Output text (suppress line break with NOLINE)
WAIT 5Wait 5 seconds (useful in scripts)
SET var=valueSet variable, access with $var
PATH DF0:C ADDExtend search path
💡 Pro tip: With COPY #?.info TO RAM: you copy all icon files at once. The #? is the AmigaDOS wildcard (like * in Unix).

← Back to the Amiga World

Login
✏ Neu registrieren
Newsletter