インフラ寄り

・スマホ向けフリック入力タイピングはこちら
※アプリのインストールが必要です。
・PC向けタイピングはこちら
タブレット+BlueToothキーボードのプレイもこちらがオススメです!
Webアプリでプレイ
投稿者投稿者MHRBいいね0お気に入り登録
プレイ回数138難易度(2.1) 120秒 英字
手が憶えていないものを随時更新

問題文

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

(notepad)

notepad

(mstsc)

mstsc

(whoami)

whoami

(cd)

cd

(mkdir)

mkdir

(ping)

ping

(sort)

sort

(nslookup)

nslookup

(dig)

dig

(hostname)

hostname

(dir /a-d)

dir /a-d

(cmd /c)

cmd /c

(cscript //nologo)

cscript //nologo

(ipconfig /all)

ipconfig /all

(for %i in () do)

for %i in () do

(echo | findstr)

echo | findstr

(del)

del

(powershell)

powershell

(test-netconnection -port)

test-netconnection -port

(uname -n)

uname -n

など

(ls -l)

ls -l

(echo | grep -e)

echo | grep -e

(tail -f)

tail -f

(wc)

wc

(find / -name)

find / -name

(ps -ef)

ps -ef

(systemctl list-unit-files)

systemctl list-unit-files

(touch)

touch

(cp -p)

cp -p

(ln -s src)

ln -s src

(mv)

mv

(rm)

rm

(chmod)

chmod

(chown)

chown

(chgrp)

chgrp

(tar cvpf hoge.tar hoge)

tar cvpf hoge.tar hoge

(tar xvf hoge.tar)

tar xvf hoge.tar

(tar tvf hoge.tar)

tar tvf hoge.tar

(dd if= of=)

dd if= of=

(mount dev mnt)

mount dev mnt

(cut -d)

cut -d

(exit)

exit

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