linux cmd4 tmux

tmux cmnd confuse?
関連タイピング
-
実務で役立つコマンド入力と記号タイピング
プレイ回数23長文60秒 -
Linuxで絶対に実行してはいけないコマンド集です。
プレイ回数137長文125打 -
意味合いも
プレイ回数1328英語短文300秒 -
Dom/Subユニバース
プレイ回数117短文英字142打 -
プレイ回数848長文90秒
-
個人用です。
プレイ回数54860秒 -
個人用作りました
プレイ回数1270短文英字90秒 -
cmd 前の指動かし
プレイ回数1535長文90秒
問題文
ふりがな非表示
ふりがな表示
(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