Command
Definition
Commands are small piece of software, alternatively you can define command as individual program of function which are written in MS-DOS library.According to the nature of command these are categorized in two groups. These are Internal Commands and External Commands. You will learn more about these commands in next chapter.
- Every Command will be executed only on hitting Enter key.
Types of Command
Internal Commands
Internal Commands: Commands that come built in with MS-DOS are called Internal Commands. These are fixed commands and the functions of these command is already defined in COMMAND.COM file which is the library file of MS-DOS. Some Internal Commands are as follows:COPYetc.
DEL
DIR
MD
CD
RD
REN
DATE
TIME
MKDIR
RMDIR
RENAME
DELETE
External Commands
External Commands: Commands those do not come with MS-DOS and needs to be installed separately or are located in Floppies or Hard Disc, are called External Commands. Some of these commands are as follows:DELTREEetc.
LABEL
TREE
FORMAT
DISKCHK
DISKCOMP
DISKCOPY
XCOPY
HELP
ATTRIB
EDIT
FC
0 comments:
Post a Comment
Leave your Feedback or Suggestion. We will be Happy to read and reply.