当前位置: 技术问答>linux和unix
清除linux历史记录
来源: 互联网 发布时间:2017-03-14
本文导语: 输入密码时,不小心当成命令输入了,请问调用history -c和history -w是不是就能够清除我输入的命令,别人是不是不会再看到我之前输入的命令了? | -c Clear the history list by deleting a...
输入密码时,不小心当成命令输入了,请问调用history -c和history -w是不是就能够清除我输入的命令,别人是不是不会再看到我之前输入的命令了?
|
-c Clear the history list by deleting all the entries.
-w Write the current history to the history file, overwriting the history file
-w Write the current history to the history file, overwriting the history file