Recent versions of iTerm support Growl notifications. iTerm shows how to initiate Growl events from the command line with:
The example shows how to get an alert after a long make. I know I would never remember that command so I wrote a little Bash user defined function to do the same. Add this to your .bashrc file:
Now the command to initiate a notification would be:
Popularity: 11%
{ 11 comments }