Introduction - If you have any usage issues, please Google them yourself
Shellp is a shell helper library. It is intended to make it easier to write command-line based applications. Commands are easy to define, and can be entered interactively or by reading from a file or standard input. If a graphical workspace is available, a Qt based interface can be used, otherwise an ncurses based one may be available. If the platform doesn t support that either, reading from file is still an option.