#!/bin/sh # $Id: timebox2-stdout 1073 2021-06-27 05:01:23Z $ . ./setup-vars RESULT=`$DIALOG --stdout --title "TIMEBOX" "$@" --timebox "Please set the time..." 0 0` retval=$? . ./report-string