CmdTyper for Windows

背景
投稿者投稿者VeXUSいいね1お気に入り登録
プレイ回数89難易度(3.1) 60秒 英字
Windows環境で使われるタイピング練習です。
Windows環境で使われるコマンドプロンプト&PowerShellコマンドの習得を効率的にサポートするタイピング練習ソフトです。

関連タイピング

問題文

ふりがな非表示 ふりがな表示

(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

問題文を全て表示 一部のみ表示 誤字・脱字等の報告