002- (~/.bash_history)

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了002- (~/.bash_history)相关的知识,希望对你有一定的参考价值。

~/.bash_history  运行命令保存的文件

技术分享

 

 

histoty  -w  将保存在内存中的命令,写入到~/.bash_history中

 

history -c   清空所有的历史命令

以上是关于002- (~/.bash_history)的主要内容,如果未能解决你的问题,请参考以下文章

logstash收集bash_history历史命令

linux下history那个命令所记录的命令是不是会自动清除

历史命令~/.bash_history

echo > $HOME/.bash_history && history -c 清空history命令

如何使linux系统下的root用户不保存终端历史记录到.bash_history中?

archlinux .bash_history2