mrsh
Shell
A minimal POSIX shell with the goal of providing simple and readable code without magic, serving as a building block for more elaborate shells.
A minimal POSIX shell
494 stars
27 watching
36 forks
Language: C
last commit: 9 months ago
Linked from 1 awesome list
posixshshell
Related projects:
Repository | Description | Stars |
---|---|---|
ks0n/ubsh | A lightweight non-POSIX shell that aims to minimize unnecessary features and complexity. | 3 |
nn1ks/mshp | A minimal shell prompt implemented in Rust | 3 |
nuta/nsh | A command-line shell designed to provide a productive and swift interactive experience with POSIX compatibility and traditional syntax. | 919 |
magicant/yash | A POSIX-compliant command line shell written in C99 with features to support daily interactive and scripting use. | 342 |
mirbsd/mksh | A shell implementation that aims to provide a portable and compatible alternative to various Unix-like shells | 211 |
adacore/gsh | An implementation of a POSIX shell for Windows to speed up builds on the platform. | 108 |
mroth/evalcache | A plugin to cache the output of binary initialization commands in shell startups. | 199 |
rachelambda/mfetch | A lightweight shell script for fetching system information | 29 |
michaelmacinnis/oh | A new Unix shell with simplified rules and rich features designed to respect established conventions while improving power and regularity. | 1,365 |
mubix/shellshocker-pocs | A collection of proof-of-concept code and potential targets for exploiting vulnerabilities in shellshock | 887 |
ibara/oksh | A portable shell implementation based on the Public Domain Korn Shell. | 362 |
mrdepth/neocom | A custom iOS application shell for developers to personalize and extend the default Xcode interface | 108 |
0x00-0x00/shellpop | A tool designed to simplify the process of generating and working with reverse and bind shells in penetration testing. | 1,442 |
sparsick/ansible-zsh | An integration of Ansible automation tasks into the Zsh shell environment | 14 |
wryun/es-shell | An extensible shell implementing higher-order functions in C | 317 |