linux cmd4 tmux
関連タイピング
-
プレイ回数230短文英字218打
-
プレイ回数992英語短文300秒
-
プレイ回数1127長文299打
-
プレイ回数3241英語短文60秒
-
プレイ回数1203392打
-
プレイ回数239長文英字357打
-
プレイ回数111短文英字142打
-
プレイ回数53660秒
問題文
ふりがな非表示
ふりがな表示
(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