Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个小脚本,每 2 小时创建一次备份。现在我想删除旧的。我知道“查找”可以做到这一点,但我希望它更高级。
我想保留
你能告诉我如何通过。debian 中的 shell bash 脚本?我无法通过这个找到任何东西。谷歌。
谢谢你。
不要重新发明轮子。看看rsnapshot。除非您想将其用作学习练习,否则我认为您没有理由要花费已经花费的时间来解决此问题。