01. dir command :- list of files & directories.
C:/>dir
<dir. Name> ¿
02. md command :- make directory.
C:/>md
<dir. Name> ¿
03. cd command :- change directory.
C:/>
cd <dir. Name> ¿
04. date command:- show & edit date.
C:/>
date ¿
05. time command:- show & edit time.
C:/
> time ¿
06. ver command:- show current dos version.
C:/>
ver ¿
07. volume command:- show disk volume lavel.
C:/>
vol ¿
08. rd command:- remove directory.
C:/>
rd < dir. Name > ¿
09. copy con command:- create new file.
C:/>
copy con <file name>ctrl+z ¿
10. type command:- show the file detail.
C:/>
type < file name> ¿
11. copy command:- copy the file.
C:/>
copy <file name> <new file name> ¿
12. del command:- delete the file.
C:/>
del < file
name> ¿
13. cls command:- clear screen.
C:/>
cls ¿
14. rename command:- rename the file.
C:/>
ren < old file name> <new file name> ¿
15. path command:- show the system path setup.
C:/>
path ¿
16. prompt command:- change the dos prompt setup.
C:/>
prompt < sign/text > ¿
17. color command:- change the dos background color.
C:/>
color < fd > ¿
External command
01. chkdsk command:- check the disk detail.
C:/>
chkdsk d: ¿
02. tree command:- show detail tree structure.
C:/>
tree ¿
03. F-disk command:- create the hard disk patrician.
C:/>
fdisk ¿
04. format command:- format hard disk, floppy
disk etc.
C:/>
format < drive name > ¿
05. unformat command:- unformat the format drive.
C:/>
unformat < drive name > ¿
06. un delete command:- undelete the file
C:/>
undelete < file name > ¿
07. back up command:- create the file backup.
C:/>
backup < source dir.> < target dir.> ¿
08. restore command:- restore the copy file.
C:/>
restore <source drive> < target drive > ¿
09. attrib command:- set the file attribute.
C:/>
attrib < file name > < mode> ¿
No comments:
Post a Comment
SUKHENDRA COMPUTER