How can I create a message box using command-line to show a text?
|
For a standard "box around a message", use
If you mean an alert box, use
You also can use
Zenity is more graphical and has more options, like having the window appear as q question, using:
or even progress bars, using:
Or use
Another option is
And if you are truly crazy, use
|
||||
|
And then just because @polym's completely over the top answer missed the classic messaging:
And the complement to write, |
|||
|