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: 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.
- Host: GitHub
- URL: https://github.com/aneesh87/ushell
- Owner: aneesh87
- Created: 2017-04-15T03:48:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-15T03:50:17.000Z (almost 8 years ago)
- Last Synced: 2024-04-24T16:41:28.641Z (9 months ago)
- Language: C
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- AwesomeInterpreter - ushell
README
ush - shell
Parses user command and executes it.
Supports pipelining and input output re-direction.