MS DOS Command

Home > Computer Science

MS DOS (Microsoft Disk Operating System)

  • इसे Microsoft द्वारा 1981 में Developed किया गया
  • इसे सर्वप्रथम IBM PC में प्रयोग किया गया
  • यह Single User Operating System है ।
  • यह Single Tasking Operating System है ।
  • यह 16 bit Operating System है
  • यह CUI (Character User Interface) है
  • इसे CLI (Command Line Interface) भी कहते है
  • यह Text Based Operating System है

MS DOS Command

CommandDetails
cd Directory NameChange Directory
md Directory NameMake Directory
copy Directory Name c:\directory name Copy  only one File at a time
comp Comparison between two file
time Show and Change Time
date Show and Change Date 
chkdsk Check Disk
cls Clear Screen
cd..Back Previous Directory
copycon File_nameCreate a New File
dir show Directory
type File_nameShow File Text
ren fileName NewFileNameRename File old to new 
xcopy DirectoryName c:\DirectoryNameAll Sub Directory and File Copy
move DirectoryName c:\DirectoryNameMove file or Directory 
rd directoryNameRemove Directory
ver Version of MS Dos
echo echo on
echo offecho off
pathShow path of file or Directory
volShow Valume
exitClose MS DOS
Attrib +H directoryNameDirectory Hide
Attrib -H directoryNameDirectory Show
treeShow the Structure of Directory
color change Text Color

 

MS DOS Command’s

CommandDescription
clsClear Screen
dirFile and Sub-directory list
copyCopy
renameRename
rmdir /rdRemove Directory (Empty)

ping 127.1.1.1 -t Wifi Device Testing

Leave a comment

error: Content is protected !!