[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: simple console menu



Rodney Richison wrote:
I would like to make a simple console menu for a script I'm writing. While I see things like pdmenu, I'd like this menu to show up on a plain vanila new debian base install with now gui. Do you guy's know of some simple examples I might look at to accomplish this?


man dialog
dpkg -L dialog

has examples. I use it in a script to interface with c++ for Qt to control a daemon via Qt's server-client class.

H



Reply to: