new example, cleans up an acroread junk file created on linux systems.
[feisty_meow.git] / database / configuration / cron / acroread_cleaner.crontab
1
2 SHELL=/bin/bash
3
4 # m h dom mon dow command
5
6 * * * * * /bin/rm -f $HOME'/C:\nppdf32Log\debuglog.txt'
7