????

Your IP : 216.73.216.152


Current Path : /proc/self/root/proc/self/root/usr/share/doc/dialog-1.2/samples/
Upload File :
Current File : //proc/self/root/proc/self/root/usr/share/doc/dialog-1.2/samples/prgbox2

#!/bin/sh
# $Id: prgbox2,v 1.2 2012/07/02 09:46:24 tom Exp $

. ./setup-vars

$DIALOG --title "PRGBOX" "$@" --prgbox "./shortlist 3" 20 70

retval=$?
. ./report-button