DIR Return Create A Forum - Home
---------------------------------------------------------
Symphonia et Mulceo
HTML https://joycepascua.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: Basic Computer
*****************************************************
#Post#: 235--------------------------------------------------
Re: Baisc DOS command
By: joycepascua28@gmail.com Date: August 22, 2016, 1:05 am
---------------------------------------------------------
[quote author=quenniecrispala link=topic=6.msg135#msg135
date=1471778434]
Internal Commands
operating system is loaded into the memory. Thus these are also
called memory-resident commands. The command available are all
combined together and are stored in Command.com file, which is a
executable command file. While External Commands help to perform
some specific task.It is also known as Disk residence commands.
Internal commands
•DATE:- Display the current Date
Syntax:- C:\> DATE
External Commands
•MOVE:- Move command is used for moving one file or multiple
files from one location to another location or from one disk to
another disk.
Syntax:- C:\> MOVE <file name> <path name>
[/quote]
Very good Quennie :) Thank you for giving a Syntax ;)
#Post#: 236--------------------------------------------------
Re: Baisc DOS command
By: joycepascua28@gmail.com Date: August 22, 2016, 1:10 am
---------------------------------------------------------
[quote author=Selina Khae link=topic=6.msg199#msg199
date=1471790468]
Internal commands are stored in the cmd.exe command interpreter,
and it is easily executed by the user
Ex.
DIR,VOL,DEL,MD,CD,REN,RD,DATE,TIME,PATH,PROMPT,TYPE,COPY,CLS...
External commands correspond to a .com or .cmd file and it is
not easily used by the user
Ex.
EDIT,BACKUP,MORE,XCOPY,FC,DISKCOPY,MODE,LABEL,SYS,FIND,POWER,MEM
,SORT...
Source:
HTML http://www.allinterview.com
Sorry, i dont know about these things, kaya naghanap ng sagot !
:) :) 8) 8) 8) 8) 8)
[/quote]
Dont worry Selina. We will encounter that to our next topic :)
#Post#: 245--------------------------------------------------
Re: Basic DOS command
By: SamArquelita Date: August 23, 2016, 5:17 am
---------------------------------------------------------
These commands are automatically moved into the memory when
operating system is loaded into the memory. Thus these are also
called memory-resident commands. The command available are all
combined together and are stored in Command.com file, which is a
executable command file. These internal command are further
grouped according to their properties. CLS: this command is used
to clean the screen. DIR: this command allows the user to see
all files and sub-directory in the current directory. DIR
Command lists file information in five columns; (first) column
gives primary name of the file (second) column gives extension
of the file (third) column gives the file size - number of bytes
used; (fourth) column gives the last updated date; (fifth)
column gives the last updated time.
#Post#: 248--------------------------------------------------
Re: Basic DOS command
By: PatriciaMarieAnneTerrado Date: August 23, 2016, 5:59 am
---------------------------------------------------------
Internal commands are commands that are already loaded in the
system. They can be executed any time and are independent. On
the other hand, external commands are loaded when the user
requests for them. Internal commands don’t require a separate
process to execute them. External commands will have an
individual process. Internal commands are a part of the shell
while external commands require a Path. If the files for the
command are not present in the path, the external command won’t
execute. :D :) ;D
#Post#: 255--------------------------------------------------
Re: Basic DOS command
By: Klark Yumang Date: August 23, 2016, 8:08 am
---------------------------------------------------------
The internal commands reside in COMMAND.COM, which loadsinto
memory when the computer system is started; these commands do
notreside on disk. The external commands are files that do
reside on diskand have an extension of .COM, .EXE, or .BAT. Both
command types areexecuted
*****************************************************
DIR Previous Page
DIR Next Page