ひさびさ家サーバで使ってるコマンドを確認してみました。今回はパイプを分解してみるね。fgって何がバックグラウンドに行ってたんだろうw

$ cat .bash_history| tr '|' '\n' | sed 's/^ *//' | cut -f1 -d' ' | sort | uniq -c | sort -nr | head
95 cat
90 less
88 gpg
35 vim
23 cp
20 ruby
15 cd
14 ls
13 fg
11 openssl

0

If you have a fediverse account, you can quote this note from your own instance. Search https://mastodon.zunda.ninja/users/zundan/statuses/116236374855463936 on your instance and quote it. (Note that quoting is not supported in Mastodon.)