MS
DOS (DISK OPERATING SYSTEM)
SOME
BASIC COMMANDS
Prepared
by Podmeswar
1.
Open
Command:
Windows+R > cmd
2.
Directory
or Drive Change:
Start > cmd >
(a)
Backspace
Command: cd\
(b)
Drive
Change Command: d/e/f/any drive name:
3.
Folder
Creation: MD Foldername
4.
Open
the Folder: CD Foldername
5.
File
Creation: Copy Con Filename
(a)Note: Enter and write the notes or any things on the
folder and after that
(b) Save Command: Ctrl+Z or F6
(c) Check the file creation command: dir
(d) Read the file command: Type filename
6.
Copy
the file: Copy filename newfilename
7.
Rename
any file: Ren filename newfilename
8.
Delete
any file: Del filename
9.
Write
on the file:
(a) Check the file creation command: dir
(b) Read the file command: Type filename
10.
Read
the file: Type filename
11.
Screen
Colour Change: color help > color colorcode