This will be a shell like bash, or tcsh with some additional commands to go with it. The shell will implement the syntax and symantics of the command prompt in Windows, cmd.exe, but will be designed to be a first class shell like other UNIX shells.
uniread - universal readline - adds full readline support (command editing, history, etc.) to any existing interactive command-line program. Common examples are Oracle's sqlplus or jython.
uniread will work on any POSIX platform with Perl.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Dreamos is an operating system developed on Sega Dreamcast to be ported to an array of embedded devices. The goal of the project is to be able to run non-ported Unix programs on the Sega Dreamcast and other embedded devices with ease and POSIX compliance
getoptions is a C implementation in the spirit of the Perl module Getopt::Long. No more building of getopt_long or getopt structures -- you can specify the option descriptions inline with the call to getoptions. User type handlers are also supported.
CmdPlus Console Enhancement - featuring tab completion, popup help and all of the modern features of programming editors, but for a command line. A truely powerful Unix like shell for windows.
Hosh is a shell for fun. There are commands like "make world" as well as "configure" which checks the whole machine - even the power status and the coffee temperature.
The Registry Server (jUDDI) offers a mechanism for humans or software applications to advertise and discover Web services. The Java Web Services Developer Pack (Java WSDP) Registry Server implements Version 2 of the Universal Description, Discovery and I
The Prolog Expert System Shell (PESS) is a software that generates ES using basically two components: Knowledge Base, used by the ES to guide its decisions making, and Inference Machine, cable of collection the rules and generating new facts.
SecureVNC is a development/add-on to the TridiaVNC sourcecode base which provides strong authentication, strong symmetric encryption, and fewer security vulnerabilities than existing VNC implementations.
Kickstart is a project based process starter. It allows you to configure processes in a simple text file with environment variables and arguments. You can later start them with a simple Qt frontend and keep the configuration file in version control.
Create a graph of your computer, with files, folders, emails, contacts ... as nodes and logical relations, associations as edges. Use this graph to control your computer and locate the data you need. See things in context!
JSRPC is a simple way to create shells to call Java methods. It can be used locally or remotely. JSRPC implements a new way to do RPC similar to shell calls.
Virtual Shell Service, is a service that runs on your server allowing trusted users to interact with the system via a sand boxed environment.
The service has been designed to support mapping terminal commands in different ways via plugins and XML mapping
Enhanced shell with multiple windows and added commands
To install run: sh <(curl https://raw.githubusercontent.com/DennisHeine/UberShell/master/install_ubershell.sh)
Custom commands added to the default shell (zsh):
cscript <script>: executes a C/C++ script.
example: cscript "printf("Hello World!");"
noobhelp: Short desc of commands in /bin/
memusage: Top memory usage
topdirs: Top directory space usage
push/pop: Save current dir / return there
serve: Opens a webserver at port...