The Computer Oracle

How can I trigger a notification when a job/process ends?

Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Quiet Intelligence

--

Chapters
00:00 Question
00:31 Accepted answer (Score 161)
03:20 Answer 2 (Score 22)
03:33 Answer 3 (Score 9)
04:39 Answer 4 (Score 9)
04:59 Thank you

--

Full question
https://superuser.com/questions/345447/h...

Accepted answer links:
["ring" the terminal bell]: http://fisica.ehu.es/ref/unixfaq.html#2....
[zenity]: http://live.gnome.org/Zenity
[showing a message box from a bash script in linux]: https://stackoverflow.com/questions/7035...
[xmessage]: http://www.manpagez.com/man/1/xmessage/
[gxmessage]: http://crash.ihug.co.nz/~trmusson/progra...
[Desktop Notifications Specification]: https://developer.gnome.org/notification.../
[notify-send]: http://manpages.ubuntu.com/manpages/guts...

Answer 3 links:
http://ntfy.rtfd.io

Answer 4 links:
https://github.com/vikfroberg/brb

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#commandline #unix #process #notifications

#avk47