
(You can find a full description of these commands in Chapter 2). To remove a Shell process use the ENDSHELL command. To make additional Shell processes, you use the NEWSHELL or RUN commands.
The Shell processes read commandsĪnd then execute them. There may be several Shell processes running simultaneously, numbered from 1 onwards.
CLI: Command Line Interface for user with which he can interact with AmigaDOS processes without use of GUI paradigm ĪmigaDOS provides a process that you can use, called Command Line Interface or Shell. File System: an AmigaDOS (dos.library) process which handles how system organizes data on phisical memory units like hard disks, SSD, etc. dos.library: the AmigaDOS core library, it gives many utility functions to manage I/O of files, directories, processes, etc. 8.2.18 Is My File Somewhere on This Disk?ĪmigaDOS is the name given to a subsystem group of modules which give to the AmigaOS capability to handle I/O with data storage units like hard disks, SSD etc.ĪmigaDOS extends AmigaOS capabilities with:. 8.2.13 Typing a Text File to the Screen. 8.2.12 Redirecting the Output of a Command. 8.2.9 Getting Information About the File System.
3.7 Using Directory Conventions and Logical Devices.