Ok i got this book. Linux Biginners Programming. In it there is a command like this:
$dialog --msgbox "hello world" 9 18
when i try it in fedora 9 terminal I get the message that there is no command dialog.
can anyone help me ? do I download a packet or something to give me this command. I am learning how to program and this part of the book is before i go into c. It is shell programming.