Command Promot Shortcut Keys
Command Prompt
1. Wifi Password –
a.
netsh wlan show
profile
b.
netsh wlan show
profile Anonymous key=clear
2. Control Panel\All Control
Panel Items\Network and Sharing Center\Connection Wifi (Anonymous)\Wireless
Properties\Security\Show Characters
3. Change Color –
a.
help color
b. color a = Light Green
c. color c = Light Red
4. Ping (Ip Address)
a. ping www.google.com
b. ping 216.58.196.206
5.
systeminfo
6. vol - Volume Drive
7. ver – Version
8. Date –
a. date
b. date /t
c. time /t
9. Select Driver –
a. e: - E
Drive
b. f: - F Drive
c.
c: - C Drive
10.
dr – Directory
11.
cd Android Apps
12.
cd.. - Back
13.
mkdir Anonymous – For Create Folder
14.
type nul>Anonymous.txt – For Craete Notepad File
15.
ren Anonymous.txt Ano.txt – To Rename File Folder
16.
type nul> Test.txt – To Create Notepad File
17.
notepad Ano.txt – To Open Notpad File
a.
Welcome
b.
Ctrl+S
18.
copy Ano.txt Test.txt – Copy File
19.
del Ano.txt - Delete
File
Full Form -
mk –Make
mkdir – Make Directory
cd – Choose Directory
ren – Rename
del - Delete
Comments
Post a Comment