CmdTyper for Windows
Windows環境で使われるタイピング練習です。
Windows環境で使われるコマンドプロンプト&PowerShellコマンドの習得を効率的にサポートするタイピング練習ソフトです。
関連タイピング
-
ネットワーク系コマンドタイピング練習
プレイ回数1.7万 長文英字60秒 -
管理者しか知らない、Windowsのもう一つの歴史。
プレイ回数32 長文225打 -
cmd 前の指動かし
プレイ回数1589 長文90秒 -
よく使うUNIXコマンドを練習しよう!
プレイ回数1375 長文299打 -
PCの単語をタイピングしましょう。
プレイ回数1451 60秒 -
「windows」と早打ちしてください。できるかな?
プレイ回数469 連打180秒 -
男達は管理者を目指しエラーを追い続ける!世はまさに大構築時代!!
プレイ回数625 英字60秒 -
Windowsのバージョンタイピングです。
プレイ回数355 英字163打
問題文
ふりがな非表示
ふりがな表示
(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