
Computer software
Operating system commands
Although operating systems differ in their capabilities, some
offering more facilities than others, they all perform the same types
of
tasks.
Furthermore, they often use similar commands, examples
being the command COPY to copy a file, DEL to delete a file, and
RENAME to rename a file. Others are MD to make a directory
and CD to change directories. In the case of program file, you
simply type the file name in order to run it.
Some other common commands are:
A:
to get the computer to look at drive A (normally the first floppy
disk drive), and
C:
to make the hard disk drive (normally drive C) the currentl ...