2 Star 0 Fork 1

李彬/shell-1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
clean.sh 151 Bytes
一键复制 编辑 原始数据 按行查看 历史
Neo Chan 提交于 2013-09-12 10:42 . Initial commit
echo > /var/log/wtmp
echo > /var/log/btmp
echo > /var/log/lastlog
rm -rf /var/log/wtmp-*
rm -rf /var/log/btmp-*
rm -rf /var/log/lastlog-*
history -c
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/libgitee/shell-1.git
git@gitee.com:libgitee/shell-1.git
libgitee
shell-1
shell-1
master

搜索帮助