jamesrwhite / minicron

🕰️ Monitor your cron jobs
GNU General Public License v3.0
2.34k stars 154 forks source link

Set the process name to something more useful #55

Closed jamesrwhite closed 10 years ago

jamesrwhite commented 10 years ago

This can be done with

$PROGRAM_NAME = 'blah'

which is an alias to

$0