Q&A: How do I make my bash scripts look like this?
Question by piratesmack: How do I make my bash scripts look like this?
http://www.vulomedia.com/images/98282screenshot.jpg
Menus like that
Ncurses I think?
Best answer:
Answer by Ratufa
The curses-based menus are created by a C program called “dialog” that is called by the Slackware pkgtool bash script. You can get the source for various versions of dialog from links at the site listed below:
http://www.hightek.org/dialog/
What do you think? Answer below!