别问我为什么要搞这个工具?
Golang实现的Linux防误删命令grm,带删除日志方便恢复文件时用。
定时清空回收站crontab配置
0 0 */2 * * rm -rf /tmp/.trash/*
视频地址:https://www.bilibili.com/video/BV1gh4y1A7J9
仓库地址:https://gitee.com/dabpop139/share/tree/master/PJ03
别问我为什么要搞这个工具?
Golang实现的Linux防误删命令grm,带删除日志方便恢复文件时用。
定时清空回收站crontab配置
0 0 */2 * * rm -rf /tmp/.trash/*
视频地址:https://www.bilibili.com/video/BV1gh4y1A7J9
仓库地址:https://gitee.com/dabpop139/share/tree/master/PJ03