浏览代码

~/.crontab: Remind me when I want to be offline.

This is an experiment, let's see how it plays out for this first week.
Lucas Stadler 12 年之前
父节点
当前提交
0bcd0ab569
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .crontab

+ 2 - 0
.crontab

@ -1,3 +1,5 @@
1 1
10 * * * * offlineimap -u ttyui > /home/lu/.offlineimap.log
2 2
*  * * * * /home/lu/.bin/warn-if-low.sh
3 3
*  * * * * date --rfc-3339=seconds >> /home/lu/.pings
4
5
* 0-7,19-23 * * * DISPLAY=:0 zenity --error --text "get off the computer!"