5 lines
299 B
Text
5 lines
299 B
Text
Dialog is a program that will let you to present a variety of questions
|
|
or display messages using dialog boxes from a shell script. Currently,
|
|
these types of dialog boxes are implemented:
|
|
yes/no box, menu box, input box, message box, text box, info box,
|
|
guage box, checklist box, and radiolist box.
|