Top Ad unit 728 × 90

Libreoffice

Libreoffice Writer

DOS (Disk Operating System) in Hindi and English

DOS (Disk Operating System)




 

हम जानते है कि,कंप्यूटर ऑपरेटिंग सिस्टम कि उपस्थिति में ही कार्य करता है | MS-DOS एक ऑपरेटिंग सिस्टम है जो कंप्यूटर को operate करता है | जब कोई ऑपरेटिंग सिस्टम कंप्यूटर को operate  करता है तो यह यूजर तथा हार्डवेयर के बीच relation बनाने के लिए कमांड इन्टरप्रेटर के जरिये यूजर के लिए command कि सुविधा प्रदान करता है|  


We know that the computer works only in the presence of the operating system. MS-DOS is an operating system that operates the computer. When an operating system operates a computer, it provides a command facility to the user through a command interpreter to make a connection between the user and the hardware.

 

Type of DOS Command




 

आंतरिक कमांड (Internal Command)


यह कमांड्स DOS के साथ हमेशा मौजूद रहते है क्योकि यह कमांड बूटिंग के साथ ही automatic  मेमोरी में load हो जाते है | यह भी COM प्रोग्राम FILE में store होते है | इसलिए ये command हमेशा available होते है जब तक कि क्रियान्वित कर सकते है कुछ आन्तरिक कमांड्स के उदाहरण निम्नलिखित है –MD, DIR, CD, Copy, Type, Rename इत्यादि|

These commands are always present with DOS because these commands are loaded into the automatic memory along with booting. This COM program is also stored in the file. Therefore, these commands are always available as long as they can be executed; the following are examples of some internal commands – MD, DIR, CD, Copy, Type, Rename etc.


बाह्य कमांड (External Command)


External Command ऐसे छोटे प्रोग्राम (Short Program) होते है जो Floppy Disk अथवा Hard Disk पर Store होते है एवं requirement होने पर इन्हें Execute किया जा सकता है यह मेमोरी में Store होते है एवं execute होते है | External Command कि अपनी एक फाइल होती है जिसको क्रियान्वित करने से कमांड रन होती है | External Commands के उदाहरण निम्न है – Format, Print, Backup, Help, Disk, Dos key, Tree इत्यादि |


External commands are such small programs that are stored on floppy disk or hard disk and they can be executed when required, they are stored in memory and executed. External Command has its own file, executing which runs the command. Following are the examples of External Commands – Format, Print, Backup, Help, Disk, Dos key, Tree etc.

Dos window


Internal command (आंतरिक कमांड)


DIR COMMAND:-


यह command किसी डायरेक्ट्री में फाइल्स और सब-डायरेक्ट्री कि list show  करता है |


This command shows the list of files and sub-directories in a directory.


Syntax-                        C:\>Dir


यदि किसी विशेष डायरेक्ट्री की फाइल कि सूची देखना चाहते है |तो dir  के साथ डायरेक्ट्री का नाम देते है |


If you want to see the list of files of a particular directory, then give the name of the directory with dir.


Syntax-                   C:\>Dir<Directory name>

Ex. –                        C:\> Dir abc


MD COMMAND (Make Directory):-


इस कमांड का उपयोग नयी डायरेक्ट्री बनाने के लिए किये जाता है |


This command is used to create a new directory.


Syntax-                  C:\>MD<Directory name>

Ex. –                       C:\> MD ABC


CD COMMAND (Change Directory):-


 इस कमांड का उपयोग डायरेक्ट्री को बदलने के लिए किया जाता है


This command is used to change directory.


Syntax-                  C:\>CD<DIR name>

Ex. –                       C:\> CD ABC


CD.. –


इस कमांड का उपयोग डायरेक्ट्री से बाहर जाने लिए किये जाता है


This command is used to go out of the directory


Syntax-                  C:\> <Dir name><command>

Ex. –                       C:\> ABC>CD..

C:\>


RD COMMAND (Remove Directory):-


 इस कमांड का उपयोग Disk में पहले से बनी हुई डायरेक्ट्री को remove करने के लिए किया जाता है|


This command is used to remove the already created directory in the disk.


Syntax-                  C:\>RD<DIR name>

Ex. –                        C:\> RD ABC


CLS (Clear Screen Command):-


इस command के द्वारा Screen को Clear कर सकते है|


You can clear the screen with this command.


Syntax-                 C:\>CLS

Ex.-                        C:\>CLS


COPY COMMAND: –


इस command के द्वारा हम किसी भी file कि duplicate file  बना सकते है|


Through this command we can create duplicate file of any file.


Syntax 1-          C:\>Copy<File Name><New Name>

Syntax 2-         C:\> Copy <Path\File Name><Target Drive>


Ex.-                   C:\> COPY ABC XYZ.

Ex.-                   C:\> COPY DELHI D:


DEL COMMAND (Delete Command):-


इस कमांड का उपयोग File को disk से delete करने के लिए किया जाता है|


This command is used to delete the file from the disk.


Syntax-                  C:\>Del<DIR name>

Ex. –                        C:\>Del ABC.txt


REN COMMAND (RENAME COMMAND):-


इस कमांड का प्रयोग फाइल को रीनेम करने के लिए किया जाता है|


This command is used to rename the file.


Syntax-                        C:\>REN<Old File Name><New File Name>

Ex. –                              C:\>REN ABC.txt XYZ.txt


TYPE COMMAND: –


 इस command का use हम File के text को Screen पर देखने के लिए कर सकते है|


We can use this command to see the text of the file on the screen.


Syntax-                  C:\>TYPE<DIR name>

Ex. –                       C:\> RD ABC.txt


DATE COMMAND: –


 इस command के द्वारा हम Current date (MM-DD-YY) format में देख सकते है|


Through this command, we can see the current date (MM-DD-YY) format.


Syntax-                   C:\>date

Ex. –                        C:\>date


TIME COMMAND: –


 इस command के द्वारा हम Current time देख सकते है|


Through this command we can see the current time.


Syntax-                  C:\>time

Ex. –                       C:\>time


VER (VERSION):-


इस command के द्वारा हम System में present disk operating system का version देख सकते है|


Through this command, we can see the version of disk operating system present in the system.


Syntax-                 C:\>Ver

Ex.-                        C:\>Ver


COPY CON COMMAND: –


इस command का use file को create करने के लिए किया जाता है |

Saving file : file Ctrl+Z के द्धारा save कि जाती है |


Through this command, we can see the version of disk operating system present in the system.


Syntax-                        C:\>Copy Con<File Name>

Ex.-                               C:\> Copy Con ABC.txt

Hello this is first file

                                       ^Z (Ctrl +Z)/F6

1 file copied.


Dos Windows



PATH COMMAND: –


यह command Dos को यह बतलाता है कि किसी programs का पता लगाने के लिए इसे कौन सी directory search करना चाहिए |


This command tells Dos which directory it should search to locate any programs.


Syntax-                  C:\>PATH

Ex-                          C:\>PATH


Changing the drive:-


किसी भी drive का नाम change करने के लिए उस drive का name colon के साथ enter किया जाता है|


To change the name of any drive, the name of that drive is entered with the colon.


Syntax-          C:\><Drive name>

Ex. –               C:\>A:


EXIT COMMAND:-


इस command का use Dos prompt से बाहर आने के लिए किया जाता है |


This command is used to come out of Dos prompt.


Syntax-       C:\>Exit

Ex-               C:\>Exit


PROMPT COMMAND:-


इस command के द्वारा हम Prompt change कर सकते है|


Through this command, we can change the prompt.


Syntax-                  C:\>prompt_name

Ex. –                       C:\> prompt_paragon

 

External Command (बाह्य कमांड)


External command वे Command होते हैं। जिन्हें चलाने के लिये विशेष फाईल की आवश्यकता होती है। उस फाईल का नाम वही होता है जो command का होता हहै बस उसका extension EXE, COM, BAT हो सकता है।


External commands are those commands. Which requires a special file to run. The name of that file is the same as that of the command, just its extension can be EXE, COM, BAT.


EXAMPLE:-chkdsk,label,edit,diskcopy ,append.


LABEL Command:-


इस Command की सहायता से drive के label and serial number को देख सकते है। और बदल भी सकते हैं।


With the help of this command, you can see the label and serial number of the drive. And can change.


Label की साईज windows xp में 11 कैरेक्टर और windows 7 में 32 कैरेक्टर हो सकती है। और इससे लेवल को delete भी कर सकते हैं।


Label size can be 11 characters in windows xp and 32 characters in windows 7. And you can also delete the level from it.


Syntax:-    c:\>LABEL <Drive Name>

Example:- c:\>LABEL A:


Tree Command:-


इस की सहायता से डायरेक्टरी एवं फाईल को Tree format  में देख सकते है। फाईल को देखने के लिये स्विच/F का प्रयोग किया जाता है।


With the help of this, directories and files can be seen in tree format. Switch /F is used to view the file.


Syntax:-     c:\>TREE / [Switch] [path]

Example:-  c:\>TREE /F micro


CHKDSK Command:-


CHKDSK का पूरा नाम Check Disk है इसकी सहायता से सेकेंडरी मेमोरी को चेक किया जाता है


The full name of CHKDSK is Check Disk, with the help of which the secondary memory is checked.

 

Syntax:-     c:\> CHKDSK <Drive Name>

Example:- c:\> CHKDSK D:\


Append Command:-


यह Command डाटा फाईल को पाथ प्रदान करता है। यह Command पाथ Command  की तरह काम करता है।इस Command की help से तीन main काम किये जाते हैं।


Data file का पाथ देख सकते हैं।पाथ तोड सकते हैं।पाथ को सेट कर सकते हैं।


This command provides the path to the data file. This command works like a path command. With the help of this command, three main tasks are done.


Can see the path of the data file. Can break the path. Can set the path.


पाथ देखना (See The Path)


c:\>append


Path तोड़ने के लिए (to break the path)


c:\>Append;

No Path


Path Set करना (Set the Path)


Syntax: – Append=data file का पता; other data file address

c:\>Append=c:\micro;d:\mukesh


Disk Copy Command:-

इस Command का प्रयोग floppy disk की copy करने के लिये किया जाता है। क्येांकि अधिकांश floppy  बार बार use करने पर खराब हो जाती हैं। इसलिये एक से अधिक floppy की copy होना जरूरी होता है।


This command is used to copy the floppy disk. Because most of the floppy get damaged after repeated use. That's why it is necessary to have more than one floppy copy.


नोटः- दोनों floppy की साईज एक समान होनी चाहिये। जिस फ्लॉपी में copy करनी है वह format  होनी चाहिए कॉपी के बाद diskcomp command run करना चाहिए


Note:- The size of both the floppy should be same. The floppy in which to copy should be the format, after copying, the diskcomp command should be run.


Syntax:-      c:\>Diskcopy <First Drive Name> <Second Drive Name>

Example:-  c:\>DiskCopy A: A:

Enter Source Disk in drive A:

And press any key

Enter target Disk in Drive A :

And press any key


Disk Comp Command:-


इस Command का प्रयोग दो floppy disk की आपस में तुलना करने के लिये किया जाता है। इस Command का प्रयोग diskcopy के बाद किया जाता है। इस से यह चेक किया जाता है कि कोई फाईल काॅपी करते समय छूटी तो नही है। यदि दोनों कि साईज बराबर है तो सही copy हुई, यदि दोनों डिस्कों की साइज़ बरावर नही है तो सही copy नही हुई है।


This command is used to compare two floppy disks. This command is used after diskcopy. With this it is checked that any file is not missed while copying. If the size of both the discs is equal then the correct copy is done, if the size of both the discs is not the same then the correct copy is not done.


Syntax:-       c:\>DiskComp<First Drive Name> <Second Drive Name>

Example :-  c:\>diskcomp A: A:


SYS Command:-


इस Command का पूरा नाम system है। इस Command का प्रयोग bootable disk का निर्माण करने के लिये किया जाता है। इससे bootable file disk में copy हो जाती हैं। Process complete होने के बाद system transferred message आता है जो यह दर्शाता है कि डिस्क bootable बन चुकी है। bootable disk से computer को चालू किया जा सकता है।


The full name of this command is system. This command is used to create a bootable disk. This copies the bootable file to the disk. After the process is completed, a system transfer message arrives, indicating that the disk has become bootable. The computer can be started from a bootable disk.


Syntax:-      C:\>SYS A:

Example:-  C:\>SYS A:


Help Command:-


इस Command की सहायता से एम.एस.डॉस की Command की हेल्प देख सकते है।


With the help of this command, you can see the help of MSDOS command.


Syntax:- c:\>HELP <command Name>

Or

c:\>Command Name /?

Example:- C:\>dir/?


Print Command:-


इस Command की सहायता से एक या एक से अधिक फाइलो का प्रिंटआउट एक साथ निकाल सकते है। यह Command DOS के वर्जन 2.0 के बाद के वर्जन मे उपलब्ध है।


With the help of this command, one or more files can be printed simultaneously. This command is available in versions after version 2.0 of DOS.


Syntax:-  Print <file Name>

Example:- C:\>Print micro.txt


DOSKEY Command:-


यह Command एक कैमरे की तरह होता है। यह Command DOS के वर्जन 5.0 से प्रारंभ होता है इस Command के बाद जो Command रन करते है। वह रिकार्ड होते जाते हैं। और उसे बाद में देखा जा सकता है। और उपयोग कर सकते हैं। रिकार्ड Command को देखने के लिये F7 का प्रयोग किया जाता है । और command history clear  करने के लिये Alt+F7 का प्रयोग करते है। UP And down Arrow की सहायता से Command को देखा जा सकता है।


This command is like a camera. This command starts from version 5.0 of DOS, the command that runs after this command. They go on record. And that can be seen later. And can use. F7 is used to view the record command. And use Alt + F7 to clear command history. Command can be seen with the help of UP and Down Arrow.


Syntax:-      c:\>DOSKEY

Example:-  C:\>DOSKEY


Attrib Command:-


इस Command की सहायता से फाईल और फोल्डर के attribute को देख सकते हैं। और बदल भी सकते हैं।


With the help of this command, you can see the attribute of file and folder. And can change.


फाईल और फोल्डर में चार प्रकार के attribute होते हैं।

There are four types of attributes in files and folders.

 

1. Read:- इस attribute से फाईल और डायरेक्टरी को केवल रीड कर सकते हैं।


With this attribute, only files and directories can be read.


2. Hidden:- इस attribute से फाईल और डायरेक्टरी को छिपाया जा सकता हैं।


Files and directories can be hidden with this attribute.


3. System: – इस attribute से फाईल और डायरेक्टरी को सिस्टम फाईल और डायरेक्टरी में बदला जा सकता हैं।


With this attribute, files and directories can be changed to system files and directories.


4. Archive:- इस attribute से फाईल और डायरेक्टरी मे Archive attributeलगाया जा सकता हैं।


With this attribute, Archive attribute can be applied to files and directories.

 

नोटः- “+” इस से attribute set  कर सकते और “-“इस से attribute को हटाते हैं।

Syntax: – ATTRIB +/- ATTRIBUTES [PATH\FILE OR DIRECTORY NAME]

Type of Attribute Set करने के लिए Remove करने के लिए

Read +R -R

Hidden +H -H

Archive +A -A

System +S -S


Backup Command:-


इस Command से किसी भी डायरेक्टरी एवं फाईल का बैकअप किसी दूसरी डिस्क मे लिया जा सकता है उसे फिर से Restore भी किया जा सकता है। फाईल को restore करने के लिये restore command का प्रयोग करना पडता है।


With this command, any directory and file can be backed up on any other disk, it can also be restored again. To restore the file, you have to use the restore command.


Syntax: –   c:\>Backup <source address> < destination disk or address>

Edit [path\file name or new file name]

Example: – c:\>backup c:\micro A:\


Edit Command:-


इस Command से पहले से बनी फाईल मे सुधार कर सकते है।एवं नई फाईल का निर्माण भी कर सकते है। यह DOS का editor है। Editor से बाहर निकलने के लिये फाईल मीनू के सब command exit का प्रयोग करते हैं।


With this command, you can improve the already created file. And you can also create a new file. This is the editor of DOS. To exit the editor, all of the file menus use the command exit.


Syntax: –    c:\micro>edit student

Example: – c:\micro>edit student


Move Command:-

इस Command की सहायता से किसी भी फाईल को एक स्थान से दूसरे स्थान पर move कर सकते हैं। मूव होने के बाद 1 file moved message आता है।


With the help of this command, you can move any file from one place to another. After moving 1 file moved message comes.


Syntax:- move <Source address\File Name > <Destination Address>

Example:-move d:\ computer e:\


FORMAT Command:-


इस Command का प्रयोग डिस्क को format करने के लिये किया जाता है। इस Command का प्रयोग तब किया जाता है जब पूरी डिस्क के डाटा को एक साथ हटाना होता है। /Q इस स्विच का प्रयोग quick format करने के लिये किया जाता है।


This command is used to format the disc. This command is used when data from the entire disk has to be deleted at once. /Q This switch is used to perform a quick format.


Syntax:-    c:\>FORMAT/ [SWITCH] Drive Name:

Example:- c:\>FORMAT /Q d:

Warning all data on non – removable disk

Drive d: will be Lost!

Proceed with format (Y/N)? _Y

Volume label (Enter for none)? _


FDISK Command:-


इस Command से डिस्क के पार्टीशन को delete किया जाता है और नये पार्टीशन को बनाया भी जा सकता है। इस Command को बहुत सावधानी एवं ध्यान र्पूवक चलाना चाहिये।


With this command the partition of the disk is deleted and a new partition can also be created. This command should be run very carefully and carefully.


डिस्क में तीन प्रकार के पार्टीशन होते है।

1. Primary partition

2. Extend partition

3. Logical partition


Partition Delete करना :- 

पार्टिशन को delete करने के लिये सबसे पहले Logical partition डिलीट करते हैं। इसके बाद Extended partition delete करते हैं। और अंत में Primary partition delete करते हैं।


To delete the partition, first we delete the logical partition. After this we delete the extended partition. And finally delete the primary partition.

Logical>Extend Partition>primary Partition


Partition Create करना :- 

पार्टिशन को बनाने के लिये सबसे पहले Primary partition create करते हैं। इसके बाद Extended partition बनाते हैं। और अंत में Logical partition बनाते हैं।


To create a partition, first we create a primary partition. After this create extended partition. And finally create the logical partition.

Primary>extend>logical

C:\>Fdsisk

Yes

1.Create Partition

2.Delete Partition

3.Display Partition

Choose any


Sort Command:-


इस की सहायता से फाईल के मेटर को Column  के base पर sort कर सकते हैं। एवं sorted contains को देख सकते एवं नई फाईल में सेव कर सकते हैं।


With the help of this, you can sort the mater of the file on the basis of column. And sorted contains can be seen and saved in new file.


Syntax:-  c:\>Sort File Name

or

Sort filename>>new file Name

Example:- c:\>Sort computer

 


DOS (Disk Operating System) in Hindi and English Reviewed by ADcomputercampus on May 21, 2022 Rating: 5

No comments:

Contact Form

Name

Email *

Message *

Powered by Blogger.