10 June 2025
MS DOS

MS DOS Command

MS DOS ⇒ Microsoft Disk Operating System

MS DOS Command

Command Details
cd Directory_Name Change Directory
md Directory_Name Make Directory
copy DirectoryName 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_name Create a New File
dir  show Directory
type File_name Show File Text
ren fileName NewFileName Rename File old to new 
xcopy DirectoryName c:\DirectoryName All Sub Directory and File Copy
move DirectoryName c:\DirectoryName Move file or Directory 
rd directoryName Remove Directory
ver  Version of MS Dos
echo  echo on
echo off echo off
path Show path of file or Directory
vol Show Valume
exit Close MS DOS
Attrib +H directoryName Directory Hide
Attrib -H directoryName Directory Show
tree Show the Structure of Directory
color change Text Color

ping 127.1.1.1 -t Wifi Device Testing

Leave a Reply

Your email address will not be published. Required fields are marked *

error: Content is protected !!