by Haja Mo February 2, 2023 Cybersecurity #!/bin/bash while true; do osascript -e 'display notification "Haja is the greatest hacker in the world!" with title "Greetings!"' sleep 43200 done Previous Story Password-stealing “vulnerability” reported in KeePass – bug or feature? Next Story Code to display sysinfo using GTK