Tag: message

Display a Small Notification Dialog

This command shows a notice in GUI and disappears after a few seconds… notify-send “Hello There”

Show a small ‘alert’ from Command Line

Shows a small GUI dialog similar to alert with the specified message. xmessage ‘Hello’