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
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
2 matches
Mail list logo