Skip to content

Instantly share code, notes, and snippets.

@MartyLake
Created November 17, 2017 13:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MartyLake/5701eeda48257368c4930209318be8f5 to your computer and use it in GitHub Desktop.
Save MartyLake/5701eeda48257368c4930209318be8f5 to your computer and use it in GitHub Desktop.
Notify when long operation completes
all:
long_operation.sh
notify:
display -resize 1000x1000 '${HOME}/done.jpg'
#if you want to get notified at the end of long operetion, just use:
# ’make all notify’
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment