WinUAE Documentation
AmigaDOS Commands These are the AmigaDOS commands found in the C directory with an explination of the command and an example. Addbuffers Format: Addbuffers Drive/A Buffers/N Purpose: Add memory to floppy disk buffers to improve speed Example: Addbuffers DF0: 10 Adddatatypes Format: AddDataTypes files/M QUIET/S REFRESH/S Purpose: Activates datatypes or adds another datatype Example: AddDataTypes gif.datatype REFRESH Alias Format: Alias Name String/F Purpose: Assigns a short name to a command. Example: Alias Del Delete Ask Format: Ask Prompt/A Purpose: Asks a question in a script (reply y/n). Use IF WARN to test for a yes. Example: Ask "Are you sure? Y/n" Assign Format:
Assign PATH/S Purpose: Assign Example: Assign
Name Target/M LIST/S EXISTS/S DISMOUNT/S DEFER/S ADD/S REMOVE/S VOLS/S DIRS/S DEVICES/S names to directory paths. PPaint: DH0:PPaint
Avail Format: Avail CHIP/S FAST/S TOTAL/S FLUSH/S Purpose: Memory availablility Example: Avail TOTAL Binddrivers Format: BindDrivers Purpose: Load device drivers for old hardware. Example: BindDrivers Break Format: Break Process/A/N ALL/S C/S D/S E/S F/S Purpose: Stop a program (see Status) Example: Break 2 C CD Format: CD Dir/A Purpose: Change directory Example: CD Text_Files ChangeTaskPri Format: ChangeTaskPri Pri=Priority/A/N Process/K/N Purpose: Changes program's execution priority (see Status) Example: ChangeTaskPri 2 1 Conclip Format: ConclipUnit/N OFF/S Purpose: Activates clipboard device Example: Conclip 1 Copy Format:
Copy From/M To/A ALL/S QUIET/S BUF=BUFFER/K/N CLONE/S DATES/S NOPRO/S COM/S NOREQ/S Purpose: Copy files (with/without protection bits) Example: Copy mydoc.txt docs: Dates CPU Format:
CPU CACHE/S BURST/S NOCACHE/S NOBURST/S DATACACHE/S DATABURST/S NODATACACHE/S NODATABURST/S INSTCACHE/S INSTBURST/S NOINSTCACHE/S NOINSTBURST/S COPYBACK/S NOCOPYBACK/S EXTERNALCACHE/S NOEXTERNALCACHE/S FASTROM/S NOFASTROM/S NOMMUTEST/S CHECK/K Purpose: Change or display CPU settings e.g. caches, burst, fastrom Example: CPU INSTCACHE FASTROM Date Format: Date Day Date Time To=Ver/K Purpose: Display/change date or time Example: Date To=date.txt