Posts Tagged ‘time sheet’

Screenshot script for xorg (linux)

Friday, May 9th, 2008

I wrote this script to take screenshots of my desktop because I have on occasion forgot to fill in my time sheet on a daily basis. Basicly it’s a script that takes a screenshot of my desktop every 15 minutes and saves to a directory structure.

screenshot.sh

My crontab entry:

*/5 8-19 * * * /home/tommi/screenshot.sh