|
Home > Archive > Debian Developers > September 2006 > Dialog Example
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Rodrigo Tavares 2006-09-28, 1:22 pm |
| Hello,
Where I can a code example of dialog, with intetion:
Installing one package and happen a bar of progress
when in run this command :
/usr/local/pgsql/bin/createdb -E LATIN1 BD &>
/dev/nul
/usr/local/pgsql/bin/psql -d DB -U xyzt -h localhost
-f script.sh &> /dev/null
Somebody can help me ?
Att,
Faria
________________________________________
_______________
O Yahoo! está de cara nova. Venha conferir!
http://br.yahoo.com
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
| |
| Xavier Oswald 2006-09-30, 7:34 am |
| On 12:31 Thu 28 Sep , Rodrigo Tavares wrote:
> Hello,
>
> Where I can a code example of dialog, with intetion:
>
> Installing one package and happen a bar of progress
> when in run this command :
>
> /usr/local/pgsql/bin/createdb -E LATIN1 BD &>
> /dev/nul
> /usr/local/pgsql/bin/psql -d DB -U xyzt -h localhost
> -f script.sh &> /dev/null
>
> Somebody can help me ?
You can find exemple here :
/usr/share/doc/dialog/examples/
friendly,
--
,''`. Xavier Oswald <x.oswald@free.fr>
: :' : GNU/LINUX Debian & Debian-Edu
`. `' GnuPG Key ID 0x88BBB51E
`- 938D D715 6915 8860 9679 4A0C A430 C6AA 88BB B51E
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
|
|
|
|
|