--- Djames Suhanko <[EMAIL PROTECTED]>
escreveu: > Olah pessoal !
> Nao consigo executar esse script. O que estah
> errado?
>
>
> #!/bin/sh
> dialog
> --title "Caixa de Dialogo" --
> backtitle "Tutorial PC Master"
> --infobox "Teste numero 1\ Pressione uma tecla..."
> 7 50 ;
>
> A mensagem que retorna ao final eh:
>
> (auto-size with height and width = 0. Maximize with
> height and width = -1)
> (global-auto-size if also menu_height/list_height =
> 0)
> ./caixa1: --title: command not found
> ./caixa1: backtitle: command not found
> ./caixa1: --infobox: command not found
>
-Formata��o?
#!/bin/sh
dialog \
--title "Caixa de Dialogo" \
--backtitle "Tutorial PC Master" \
--infobox "Pressione uma tecla..." 7 50
-Experimente tamb�m o gdialog (procure em
freshmeat.net), 'dialog' � gtk+.
-Rode:
~# dialog --help
-Para verificar se a sintaxe est� correta. N�o me
lembro mais :(
~# man dialog
-- roberto
Roberto Janny T. J. - krivilli
'-------------------------------------'
' http://alsabrazil.sourceforge.net '
' [EMAIL PROTECTED] '
'-------------------------------------'
http://www.alsa-project.org
_______________________________________________________________________________________________
Yahoo! GeoCities
Tenha seu lugar na Web. Construa hoje mesmo sua home page no Yahoo! GeoCities. � f�cil
e gr�tis!
http://br.geocities.yahoo.com/
Assinantes em 04/09/2001: 2284
Mensagens recebidas desde 07/01/1999: 130821
Historico e [des]cadastramento: http://linux-br.conectiva.com.br
Assuntos administrativos e problemas com a lista:
mailto:[EMAIL PROTECTED]