Is there some more TUI frameworks for BASH like this?: http://code.google.com/p/bashsimplecurses/

  • i want to take user input (data entry)
  • process the entry
link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

If all you need to do is prompt the user for information, take a look at dialog.

http://invisible-island.net/dialog/dialog.html

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.