Ecosyste.ms: Awesome

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

https://github.com/ankscircle/Micro-shell--ush-

"ush" is a command interpreter written in C with a syntax similar to UNIX C shell. The main tasks were- Lexical structure formation and implementation, command line parsing, pipe- lining of commands & their parallel execution, I/O redirection, command execution, environment variables, signal handling & creating built-in commands.
https://github.com/ankscircle/Micro-shell--ush-

Last synced: about 2 months ago
JSON representation

"ush" is a command interpreter written in C with a syntax similar to UNIX C shell. The main tasks were- Lexical structure formation and implementation, command line parsing, pipe- lining of commands & their parallel execution, I/O redirection, command execution, environment variables, signal handling & creating built-in commands.

Lists