- Internal commands are always with DOS because these commands are automatically stored in the memory at the time of booting.
- All these commands are collected in COMMAND.COM program file.These commands are mendatery to run disk operating system on your computer.
- Examples of internal commands are DIR,RENAME,COPY,TYPE.
- DOS is not case sensitive.we can write DOS Commands in both upper case or lower case i.e date,DATE
15. READ A FILE
SYNTAX:-TYPE FILE NAME
16. CHANGE THE NAME OF A FILE
SYNTAX:-REN OLD FILE NAME NEW
FILE NAME
17. DELETE A FILE
SYNTAX:-DEL FILE NAME
18. CLEAR THE SCREEN OR CONSOLE
SYNTAX:-
CLS
19. TO SHIFT FROM ANY DRIVE TO D: DRIVE
SYNTAX:-
D:
20. TO SHIFT FROM ANY DRIVE TO C: DRIVE
SYNTAX:
C:
21. DISPLAY THE ONLY LIST OF FILES.
SYNTAX:
-DIR/A:-D
22.DISPLAYS ALL HIDEN FILES IN A PARTICULAR DIR
EXTERNAL COMMANDS
External commands are such short programs which are stored
either on floppy disk or hard disk and if need be, they are executed and stored
in the memory .FORMAT,CHKSK,PRINT,DISKCOPY ARE THE Examples of externals.
बाहरी कमांड ऐसे छोटे प्रोग्राम होते हैं जो या तो फ्लॉपी डिस्क या हार्ड डिस्क पर स्टोर किए जाते हैं और यदि जरूरत होती है, तो उन्हें निष्पादित किया जाता है और मेमोरी में स्टोर किया जाता है। FORMAT, CHKSK, PRINT, DISKCOPY एक्सटर्नल के उदाहरण हैं।
Display
or change the disk volume name.
Syntax:-LABEL DRIVE NAME
EXAMPLE:-Label D:
Display
the volume name of disk.
Syntax:-VOL DRIVE NAME
To
show how many computer on Networks.
Syntax: - NET VIEW
To
check the IP (Internet Protocol) Address of a computer
Syntax: - IPCONFIG
To
check the status of network with a particular computer with its IP Address with
no time specification.
Syntax: - 192.168.0.1 t
Display
the amount of used and available memory and list of the programs in use.
Syntax: - MEM
To
show the structure of a DIR and Sub Directories.
Syntax: - TRUE DIR NAME
EXAMPLE:-
·
Create a dir name FIRST
·
Create a sub dir name SECOND
·
Create a sub dir name THIRD IN SECOND
·
Exit from FIRST DIR
·
Write commands;-True FIRST
टिप्पणियाँ
एक टिप्पणी भेजें