shell_mark

#shell history hide 
export HISTCONTROL = ignorespace
export HISTSIZE=0
history -cw
set +o history
set -o history
history -d [num]

 
 

posted on 2016-07-25 15:15  Copernicus  阅读(77)  评论(0)    收藏  举报

导航