Linux小技巧之history命令用法15例(2)
发布时间:2020-12-31 17:04 所属栏目:53 来源:网络整理
导读:# export HISTIGNORE=”pwd:ls:ls -ltr:” # pwd # ls # ls -ltr # service httpd stop # history | tail -3 79 export HISTIGNORE=”pwd:ls:ls -ltr:” 80 service httpd stop 81 history [Note that history did
# export HISTIGNORE=”pwd:ls:ls -ltr:” (编辑:ASP站长网) |
相关内容
网友评论
推荐文章
热点阅读