Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Dialog (software)
Free software used in shell scripts for text-based dialog boxes

Dialog is an application used in shell scripts which displays text user interface widgets. It uses the curses or ncurses library. The latter provides users with the ability to use a mouse, e.g., in an xterm.

Dialog was created by Savio Lam (first reported version 0.3 was in 1994). It was further modified by several people. Since 1999 it has been maintained (and rewritten) by Thomas Dickey.

At least one fork exists, a FreeBSD-only split into application and library in late 1994. One might also consider lxdialog (part of menuconfig), except that it has been reduced to fragments that can no longer run dialog scripts.

There are several programs inspired by dialog; not all read the same scripts. The most well-known are Xdialog and whiptail.

Related Image Collections Add Image
We don't have any YouTube videos related to Dialog (software) yet.
We don't have any PDF documents related to Dialog (software) yet.
We don't have any Books related to Dialog (software) yet.
We don't have any archived web articles related to Dialog (software) yet.

See also

  • Free and open-source software portal

References

  1. Phil Hughes (April 1994). "Interview with Patrick Volkerding". Linux Journal. http://www.linuxjournal.com/article/2750

  2. Jeff Tranter (September 1994). "Dialog: An Introductory Tutorial". Linux Journal. http://www.linuxjournal.com/article/2807

  3. "Dialog 0.3 manual page". 1994-01-10. Archived from the original on 2006-09-22. Retrieved 2007-09-07. https://web.archive.org/web/20060922093255/http://www.ugcs.caltech.edu/manuals/manpages/man1/dialog.1/dialog.html

  4. "Dialog Change Log". http://invisible-island.net/dialog/CHANGES

  5. "FreeBSD CVS src/gnu/usr.bin/dialog/". http://www.freebsd.org/cgi/cvsweb.cgi/src/gnu/usr.bin/dialog/

  6. "FreeBSD library manual for dialog". http://www.unix.com/man-page/FreeBSD/3/DIALOG/