Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/aneesh87/ushell

This is a command interpreter shell that parses and executes user commands. It supports pipelining, redirection and basic signal handling.
https://github.com/aneesh87/ushell

Last synced: about 2 months ago
JSON representation

This is a command interpreter shell that parses and executes user commands. It supports pipelining, redirection and basic signal handling.

Lists

README

        

ush - shell

Parses user command and executes it.
Supports pipelining and input output re-direction.