diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-02-17 13:21:23 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-06-29 13:49:22 +0000 |
| commit | 5b2bdadeb6c25c10dac9722fd66a668e14d3b384 (patch) | |
| tree | 803aea25ff7939c67b5c3151d091e2e37204063d /contrib/dialog/samples/timebox-stdout | |
| parent | e6467516f584505ac29fd370966abd530a7b5454 (diff) | |
Diffstat (limited to 'contrib/dialog/samples/timebox-stdout')
| -rwxr-xr-x | contrib/dialog/samples/timebox-stdout | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/contrib/dialog/samples/timebox-stdout b/contrib/dialog/samples/timebox-stdout deleted file mode 100755 index 4ed0d9a23da7..000000000000 --- a/contrib/dialog/samples/timebox-stdout +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh -# $Id: timebox-stdout,v 1.7 2020/11/26 00:09:31 tom Exp $ - -. ./setup-vars - -returntext=`$DIALOG --stdout --title "TIMEBOX" "$@" --timebox "Please set the time..." 0 0 12 34 56` - -returncode=$? - -. ./report-string |
