NavigationUser loginWho's onlineThere are currently 1 user and 21 guests online.
Online usersLinux NewsClick the above for your daily dose of Linux news. Food for ThoughtThe love of money is the root of all evil. Spam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
Terminal functions for shell scripting with Shell Curses"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. |