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