Skip to content

Instantly share code, notes, and snippets.

@thenoviceoof
Created July 16, 2012 05:33
Show Gist options
  • Save thenoviceoof/3120818 to your computer and use it in GitHub Desktop.
Save thenoviceoof/3120818 to your computer and use it in GitHub Desktop.
selfspy running check
* * * * * if [ -z "$(pgrep -fl selfspy)" ]; then notify-send -u critical "Selfspy isn't running"; fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment