Shell Curses function library

217
“Shell Curses” is a library of script functions that provide the shell programmer the ability to perform text-based cursor movements to specified locations on the screen. This ability permits the creation of menuing and data-entry systems using shell scripts without the need for compiled binaries. These functions are similar to the “C” language “Curses” library.

Link: ibm.com/developerworks

Category:

  • Open Source