linux cmd4 tmux
tmux cmnd confuse?
関連タイピング
-
Hackerに必要なコマンドに特化したタイピングゲームです。
プレイ回数37 英語長文180秒 -
よく使うUNIXコマンドを練習しよう!
プレイ回数1389 長文299打 -
プレイ回数864 長文90秒
-
打って叩いてついでに覚えってって!
プレイ回数80 英語60秒 -
実務で役立つコマンド入力と記号タイピング
プレイ回数254 長文60秒 -
プレイ回数476 長文581打
-
ランダム出題です。
プレイ回数1541 短文英字218打 -
意味合いも
プレイ回数1560 英語短文300秒
問題文
ふりがな非表示
ふりがな表示
(tmux ls)
tmux ls
(tmux new -s ss1)
tmux new -s ss1
(ls)
ls
(tmux ls)
tmux ls
(tmux kill-server)
tmux kill-server
(history > histmux.txt)
history > histmux.txt
(cat histmux.txt |)
cat histmux.txt |
(| sed -e ’s/3[0-9][0-9] //g’ |)
| sed -e 's/3[0-9][0-9] //g' |
(| tail -n 20 > t.txt)
| tail -n 20 > t.txt
(history | grep ’398 cat’ >>t.txt)
history | grep '398 cat' >>t.txt