linux cmd4 tmux

tmux cmnd confuse?
関連タイピング
-
ランダム出題です。
プレイ回数543短文英字218打 -
意味合いも
プレイ回数1210英語短文300秒 -
Linuxのコマンドのタイピング練習です。
プレイ回数3436英語短文60秒 -
プレイ回数2286短文英字331打
-
プレイ回数312長文367打
-
Linuxで絶対に実行してはいけないコマンド集です。
プレイ回数108長文125打 -
プレイ回数1020長文英字90秒
-
Lpic level2 コマンド練習
プレイ回数1652英字240打
問題文
ふりがな非表示
ふりがな表示
(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