📜  没有重复的 ubuntu 历史 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:28.162000             🧑  作者: Mango

代码示例1
#ubuntu history without duplicates
#
## So put the following line in your ~/.bashrc:
export HISTCONTROL=ignoreboth:erasedups