Fashionable confident woman posing at the wheel of green retro car. Elegant redhead model wearing classic pink suit. Copy, empty space for text

Write code to greet you everyday at noon

Start
#!/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