CmdTyper for Windows
Windows環境で使われるタイピング練習です。
Windows環境で使われるコマンドプロンプト&PowerShellコマンドの習得を効率的にサポートするタイピング練習ソフトです。
関連タイピング
-
懐かしの歌
プレイ回数265 歌詞1169打 -
tmux cmnd confuse?
プレイ回数584 長文60秒 -
WindowsXP~11です。
プレイ回数121 英字65打
2024年11月2日投稿 -
ネットワーク系コマンドタイピング練習
プレイ回数1.8万 長文英字60秒 -
「windows」と早打ちしてください。できるかな?
プレイ回数501 連打180秒 -
歴代Windowsが勢ぞろい!!
プレイ回数462 長文英字530打 -
プレイ回数95 短文英字60秒
-
cmd 前の指動かし
プレイ回数1660 長文90秒
問題文
ふりがな非表示
ふりがな表示
(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