ubuntu beyond compare到期后续期

rm -f /home/agu/.config/bcompare/registry.dat

或者加入定时任务,每天10:00执行

crontab -e

* 10 * * * rm -f /home/agu/.config/bcompare/registry.dat > /dev/null 2>&1

 

posted @ 2019-03-01 10:35  aaron_agu  阅读(2189)  评论(0编辑  收藏  举报