Featured Post
Ms Dos
- Get link
- X
- Other Apps
Start---All programs----Accessories----command prompt
Prompt----------------------Denotes
A:\>-------------------------floppy drive
B:\>-------------------------floppy drive
C:\>-------------------------hard disk drive
D:\>-------------------------hard disk drive
E:\>-------------------------hard disk drive
F:\>-------------------------CD drive
G:\>-------------------------CD drive.
What is booting and bootable files?
1.
Cool
booting (By pressing power button of CPU).
Command is an order given to the computer to perform
the specific operation. Command has two types:-
This command is used to come out from any directory.
C:\My documents and settings\Administrator>CD\ (enter)
This command is used to clear the screen.
This command is used to see or change the system DATE.
Current date is: Fri 06/06/2008
This command is used to see or change the system time.
This command is used to see the volume label or serial
no. of current drive.
Volume of drive c has no label.
This command is used to see the version of operating
system which is install in the computer.
This command is used to come back on C :\>( c-prompt)
means close the DOS.
This command is used to create a new file with new
name.
Syntax:-c:\>copy$con$file name(enter)
Ex-c:\>copy$con$RDclasses.com(enter)
This command is used to see the contents of a file.
Syntax:-c :\> Type$file name (enter)
Ex-c :\> Type$RDclasses.com (enter)
This command is used to rename of a file.
Syntax:-c:\>ren$old file name$new file name (enter)
Ex-c:\>ren$RDclasses.com$RDC.ghk(enter)
Syntax(1) c:\>copy$old file$new file(enter)
Ex-c:\>copy$RDC.ghk$RDclasses.cam(enter)
Syntax(2)c:\>copy$file1+file2+file3---$new
file(enter)
Ex-c:\>copy$nandini.com+sonu.com+raja.com$munna.com(enter)
This command is used to delete or remove the existing
file permanently.
Syntax:-c:\>Del$file name(enter)
1.
Dir:-it
displays all the files and directories of a disk.
-It displays all the files and directories page by
page with date, time, file size etc.
Sushma.com…11/23/2007 2:20p
108 sushma com
Saroj <dir> 09/21/2007
1:10p Saroj
3. Dir/aa/p:-It displays only files.
4. Dir/ad/p:-It displays only directories.
5. Dir/ah/p:-It displays all the hidden files.
6. Dir/as/p:-It displays only system files.
7. Dir/ar/p:-It displays read only files.
8. Dir/w/p:-It displays only the name of all files and
directories in column wise.
Puja.com sulekha.com
sabnam.com
Prerna.com
farhat.com sabana.com
Nargis.com
sharmin.com arti.com
9. Dir/on/p:-It displays all the files and directories
alphabetically in ascending order (A to Z)
11. Dir/od/p:-It displays all the files and
directories date wise in ascending order.
12. Dir/o-d/p:-It displays all the files and
directories date wise in reverse order.
13. Dir/os/p:-It displays all the files and
directories size wise in ascending order.
14. Dir/o-s/p:-It displays all the files and
directories size wise in descending order.
15. Dir$a*:-It displays all those files and
directories whose first letter ‘A’.
16. Dir$*.txt:-It displays all those files whose
extension name is .txt
1.
Md$:-this
command is used to make a new directory with new name.
2. Cd$:-It is used to enter in a directory.
3. Cd.. Or Cd\-It is used to come out from any
directory.
C:\directoryname>cd.. or cd\(enter)
C:\computer>md$hardware (enter)
C:\computer>md$software (enter)
C:\computer>cd$hardware (enter)
C:\computer\hardware>copy$con$cpu.com (enter)
C:\computer\hardware>cd.. (enter)
C:\ghk\as>copy$con$Newton.law (enter)
C:\ghk\it>copy$con$babar.com (enter)
To see the file in a directory
C:\>type$path of directory (enter)
Ex-C:\>type$Bik\as\newton.law(enter)
C:\Bik\as>type$Newton.law (enter)
To see the directory structure with file
C:\>tree/f$main directory (enter)
To see the directory structure without file
C:\>tree$main directory (enter)
To see the details of a directory
C:\>Dir/s/p$main directory (enter)
RD stands for remove directory. It removes directory
step by step (one by one).
C:\dasharath>Md$kaushalya (enter)
C:\dasharath>Md$Kaikeyi (enter)
C:\dasharath>Md$Sumitra (enter)
C:\dasharath>Cd$Kaushalya (enter)
C:\dasharath\Kaushalya>copy$con$sitaram.com
c:\dasharath>cd$kaushalya (enter)
C:\dasharath\kaushalya>Del$sitaram.com (enter)
C:\dasharath\kaushalya>Cd..(Enter)
C:\dasharath>Rd$kaushalya (enter)
C:\dasharath>Rd$ Kaikeyi (enter)
C:\dasharath>Rd$sumitra (enter)
This command is used to delete total sub-directories
with all files in directory at a time.
C:\>RD/S$Main directory (enter)
Ex-c :\> RD/S$Dasharath(enter)
This command is used to delete total directory at a
time in only windows-98.
C:\>Deltree$main directory(enter)
Ex-C:\>Deltree$Dasharath(enter)
1.
Label:-This
command is used to see or change the label of current drive.
Volume in drive c: has no label
Volume label<enter for none>……………
2.
Prompt:-This
command is used to see or change the command prompt.
C :\> Prompt$Doller ($) $your name (enter).
-Prompt$Doller ($) PDoller ($) G (enter)
5.
More:-This
command is used to see the long file page by page in percentage.
7.
FC:-This
command is used to comparison of two files according to its size.
Note:-It is used in win-98 only.
11.
Move:-This
command is used to move the file or directory into another directory.
C :\> Move$source$target (enter)
Ex-c:\> Move$dasharath\kaushalya\sitaram.com$dasharath\sumitra
(enter)
12.
Copy:-This
command is used to copy the file or directory into another directory.
C:\>Xcopy$source$target(enter)
Ex-C:\>Xcopy$dasharath\kaushalya\sitaram.com$dasharath\sumitra(enter)
13.
Attrib:-Attrib
has four command
(i)
C:\>Attrib$+H$file
name(enter)
(ii)
C:\>Attrib$-H$file
name(enter)
(iii)
C:\>Attrib$+S$file
name(enter)
(iv)
C:\>Attrib$-S$file
name(enter)
A new colorful edit window will be open:-
To open file menu, click on file. A new pull down menu
will be open which is given below:-
Enter the
existing file name then click on ok.
Enter the file name in box then click on ok.
It is used to
close the current file. For this, click on close or press “ALT+F+C”from
keyboard.
To open edit
menu, click on edit. A new pull down menu will be open which is given below:-
To open search
menu, click on search. A new pull down menu will be open:-
Enter the text in
“find what” box then click on ok.
It is used to
replace the old word or letter and fit the new word or letter.
For this, adjust
the curser. Go to search menu and click on replace. A new dialog box will be
open:-
To open view
menu, click on view. A new pull down menu will be open:-
It is used to
adjust the size of current window. For this, go to view menu and click on size
window.
It is used to
resize window. For this, go to view menu and click on close window.
To open option
menu, click on option. A new pull down menu will be open:-
- Get link
- X
- Other Apps






Comments
Post a Comment