CmdTyper for Windows
Windows環境で使われるコマンドプロンプト&PowerShellコマンドの習得を効率的にサポートするタイピング練習ソフトです。
関連タイピング
-
プレイ回数14英字65打
-
プレイ回数1万長文英字60秒
-
プレイ回数391英字60秒
-
プレイ回数1049長文299打
-
プレイ回数598英語127打
-
プレイ回数379長文英字530打
-
プレイ回数1503長文90秒
-
プレイ回数525長文108打
問題文
ふりがな非表示
ふりがな表示
(ping 8.8.8.8)
ping 8.8.8.8
(tracert 10.30.4.225)
tracert 10.30.4.225
(ipconfig)
ipconfig
(ipconfig /all)
ipconfigall
(ipconfig /renew)
ipconfigrenew
(ipconfig /flushdns)
ipconfigflushdns
(arp -a)
arp -a
(arp -d)
arp -d
(ipconfig /displaydns)
ipconfigdisplaydns
(netstat -an | find ”listen”)
netstat -an | find "LISTEN"
(ipconfig > iptest.txt)
ipconfig > iptest.txt
(type iptest.txt)
type iptest.txt
(netstat -an | find ”443”)
netstat -an | find "443"
(route print)
route print
(dir c:¥windows¥system32)
dir C:\Windows\System32
(cd c:¥program files)
cd C:\Program Files
(cd ..)
cd ..
(netstat -ano)
netstat -ano
(telnet vexus.tech 25)
telnet vexus.tech 25
(hostname)
hostname
など
(whoami)
whoami
(shutdown /s /t 0)
shutdownst 0
(shutdown /r /t 0)
shutdownrt 0