xref: /freebsd/contrib/dialog/samples/README (revision dda5b39711dab90ae1c5624bdd6ff7453177df31)
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