( turdus | 2010. 06. 24., cs – 14:04 )

a script elejére:

if [ x`ps aux | grep $0` != x ]; then exit; fi

ez garantálja, hogy csak egyszerre csak egy példányban fusson.