mish
Command shell
A minimalistic shell written in C for efficient command execution and simple user interface.
minimalistic shell
8 stars
5 watching
1 forks
Language: C
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
emersion/mrsh | A minimal POSIX shell with the goal of providing simple and readable code without magic, serving as a building block for more elaborate shells. | 494 |
magicant/yash | A POSIX-compliant command line shell written in C99 with features to support daily interactive and scripting use. | 348 |
cezarmathe/gosh | A basic shell written in Go with a limited set of commands and features. | 41 |
nn1ks/mshp | A minimal shell prompt implemented in Rust | 3 |
michaelmacinnis/oh | A new Unix shell with simplified rules and rich features designed to respect established conventions while improving power and regularity. | 1,366 |
jackharrisonsherlock/common | A minimalistic shell prompt theme | 355 |
mhiramat/mincs | A collection of shell scripts for creating and managing light-weight containers with minimal dependencies. | 182 |
jekor/hesh | A Haskell implementation of a shell for scripting and automating tasks | 68 |
jovanbulck/jsh | An implementation of a basic UNIX shell in C, intended to be POSIX-conformant and not meant to replace full-featured shells. | 31 |
chrisdone/hell | A Haskell-based shell scripting language with a minimalist implementation | 568 |
cpennington/h4sh | A Haskell-based shell utility that exposes functional programming concepts to Unix scripting | 67 |
ks0n/ubsh | A lightweight non-POSIX shell that aims to minimize unnecessary features and complexity. | 3 |
brenns10/lsh | A simple demonstration of shell functionality in C, covering basic operations such as input parsing and process management. | 1,476 |
h3rald/min | A small concatenative programming language and shell built on top of the Nim programming language | 316 |
hdoc1509/shell-fns | A collection of minimalist shell plugins and utilities | 3 |