aboutsummaryrefslogtreecommitdiff
path: root/samples/prgbox2
diff options
context:
space:
mode:
authorNathan Whitehorn <nwhitehorn@FreeBSD.org>2011-04-17 17:00:55 +0000
committerNathan Whitehorn <nwhitehorn@FreeBSD.org>2011-04-17 17:00:55 +0000
commitd9bc2c28cdecd831822f6fc6d2e813a789481d0d (patch)
tree9f4aad12e1032cbbf8e386136b4b4cad08096572 /samples/prgbox2
parentfe24989830eac66b52d803c7a65ebf438100b714 (diff)
Notes
Diffstat (limited to 'samples/prgbox2')
-rwxr-xr-xsamples/prgbox26
1 files changed, 6 insertions, 0 deletions
diff --git a/samples/prgbox2 b/samples/prgbox2
new file mode 100755
index 000000000000..53f3daa907ac
--- /dev/null
+++ b/samples/prgbox2
@@ -0,0 +1,6 @@
+#!/bin/sh
+# $Id: prgbox2,v 1.1 2011/03/02 01:25:54 tom Exp $
+
+. ./setup-vars
+
+$DIALOG --title "PRGBOX" "$@" --prgbox "./shortlist 3" 20 70