xref: /freebsd/contrib/dialog/samples/README (revision 6ba2210ee039f2f12878c217bcf058e9c8b26b29)
1-- $Id: README,v 1.4 2012/12/02 18:52:52 tom Exp $
2
3You can set the environment-variable DIALOG to whatever program you
4want to check. Default is "dialog".
5
6Use "export DIALOG=/usr/bin/dialog" for sh or "setenv DIALOG ../dialog" for csh
7to test the /usr/bin/dialog program.
8