1 2 3 4
#!/bin/sh icon= freebsd-update updatesready && printf "%s" $icon && notify-send "FreeBSD updates are ready to install"