It is an internal form
Form: ERASE filespec
RENAME changes the name of a file or a group of files
It is an internal form
Form: REN[NAME] filespec filename [.ext]
MOVE changes the name of a directory
It is an internal type
Form: move
Folders have to be specified
The CD command is used to move around directory tree.
A fully qualified path should always be mentioned
Format: DIR [d:] [filename [.ext]] [/p] [/w]
These are the External Commands. These must be booted from a disk since they are not directly in DOS
...
The Format command is important; a disk cannot be used if it hasn't been formatted
The Directory command shows all the files; like an index in a book. One can pick out files with a common characteristic by using Wild Card Characters
Other Basic File Manipulations