echo > $HOME/.bash_history && history -c 清空history命令
Posted 闭关苦炼内功
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了echo > $HOME/.bash_history && history -c 清空history命令相关的知识,希望对你有一定的参考价值。
清空history命令
echo > $HOME/.bash_history && history -c
以上是关于echo > $HOME/.bash_history && history -c 清空history命令的主要内容,如果未能解决你的问题,请参考以下文章