A Code Monkey's Blog

Use notify-send to notify the finish of long run process

This Linux executable is part of the package 'libnotify'. With it you can notify the finish of long run process, like

./LongRunProcess | notify-send Done "LongRunProcess is done"