Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

DOS Internal External Commands, Study notes of Operating Systems

MS DOS, Internal, External, Commands, Command.com, exe

Typology: Study notes

2011/2012

Uploaded on 07/17/2012

hishamnajam
hishamnajam 🇵🇰

5

(1)

8 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Question
What is an external and internal command?
Answer
In MS-DOS there are two ways commands are executed. An Internal command, which is
a command embedded into the command.com file, and an external command, which is
not embedded into command.com and therefore requires a separate file to be used.
For example, if your computer does not have fdisk.exe and you try using the fdisk
command, you would receive an error "Bad command or file name." Fdisk is an external
command that will only work if fdisk.exe, or in some cases, fdisk.com, is present.
However, as long as MS-DOS is running on your computer internal commands such as
the cd (change directory) command will always be available and does not require any
other files to run.
source:- http://www.computerhope.com/issues/ch000011.htm

Partial preview of the text

Download DOS Internal External Commands and more Study notes Operating Systems in PDF only on Docsity!

Question

What is an external and internal command?

Answer

In MS-DOS there are two ways commands are executed. An Internal command, which is

a command embedded into the command.com file, and an external command, which is not embedded into command.com and therefore requires a separate file to be used.

For example, if your computer does not have fdisk.exe and you try using the fdisk

command, you would receive an error "Bad command or file name." Fdisk is an external command that will only work if fdisk.exe, or in some cases, fdisk.com, is present.

However, as long as MS-DOS is running on your computer internal commands such as the cd (change directory) command will always be available and does not require any

other files to run.

source:- http://www.computerhope.com/issues/ch000011.htm