How to display a (zenity/GUI) dialog to the user after a root cron task has completed
I have a simple periodic cron task that must run as root. I want to use Zenity (or similar) to display a GUI informational dialog to user 1000 (or logged in user or all users) when the cron task finishes.