208 projects tagged "Shells"
FrAid (Fr[actal] Aid) is a programming language that is appropriate for mathematical computations, visualization, batch processing, and more. It features both a standalone application that provides a programming environment for the language and a system for integrating the language with Java. The Java interface allows mathematical equations and formulas to be used with Java code, making it easier to process numerical computations, symbolic computations, imaging, CAD, and more.
The Aardvark Shell Utils is a collection of three utilities designed to aid the user when working with shell scripts or from the command line. All three accept input on the command line or from standard input, and thus they can be piped with other commands. All commands come with their own man page. Included are realpath, filebase, and fileext.
optcomplete is a Python module that provides programmable shell completion support for Python scripts that use the optparse module. It implements the Bash completion protocol, and a simple common shell function invokes the script to provide the completion suggestions. As an optparse parser already contains most of the useful information to provide completions, only two lines of code are required to provide basic support for completions to an existing script. It also allows the developer to provide per-option completion, etc.
The FReakSHell aims to be a sh-compatible shell and command language interpreter that has some advanced features that can not be found in other shells. It aims towards POSIX compliance by trying to implement the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2). Advanced features include advanced job control (i.e. job exchange between different processes, dynamic repiping) and built-in auto-completion.
Telconi Terminal is an unique network management application with interactive full-screen configuration editing, browsing, help facility support, debugging, and more. It focuses on common Cisco IOS functionality present with any hardware or software configuration, and complements the command line interface with a rich set of features. It is intended for users with knowledge of Cisco IOS, and is designed to work with any IOS-based device, such as routers and switches.