2019-05-19 05:55:45

#202

history|awk '{print $2}'|awk 'BEGIN {FS="|"} {print $1}'|sort|uniq -c|sort -rn|head -10 输出你最常用的十条命令 (https://coolshell.cn/articles/8619.html)

#201 home #203
sync with t.me/chanstring