linux 命令

 

清空历史数据:

echo > /root/.bash_history

不保存历史记录:

vi /etc/profile -> /HISTSIZE -> HISTSIZE=1000修改1000为0

 

 

curl 命令:

<https://blog.csdn.net/chenliaoyuanjv/article/details/79689028>

posted @ 2019-04-09 17:16  暗夜云遮日  阅读(72)  评论(0)    收藏  举报