|
|
|
|
|
by fizzfur
5836 days ago
|
|
If you've got Growl installed (and if you've had your mac longer than a day - you probably do), then you can use growlnotify to dump messages on your screen. I use it in long running scripts (like deploys). growlnotify -t "Deploy" -m "Complete"
|
|