5 lines
No EOL
90 B
Bash
Executable file
5 lines
No EOL
90 B
Bash
Executable file
#!/bin/sh
|
|
|
|
cat <<EOH| zenity --notification --listen
|
|
message: this is the message text
|
|
EOH |