Skip to content

Instantly share code, notes, and snippets.

@asus4
Created January 1, 2014 07:25
Show Gist options
  • Save asus4/8205873 to your computer and use it in GitHub Desktop.
Save asus4/8205873 to your computer and use it in GitHub Desktop.
長いコマンドの後にノーティフィケーションをいれる
echo "some long command" && echo 'display notification "Finished backup" with title "Terminal"' | osascript
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment