Skip to content

Instantly share code, notes, and snippets.

@jou
Created February 17, 2009 13:27

Revisions

  1. jou created this gist Feb 17, 2009.
    4 changes: 4 additions & 0 deletions notifydone
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    #!/bin/bash
    # Requires growlnotify from Growl extras
    "$@"
    /usr/bin/env echo "$@" | growlnotify -s "Command completed"