ubsh
Shell
A lightweight non-POSIX shell that aims to minimize unnecessary features and complexity.
UnBloated (or Undefined Behavior...) shell. A small and lightweight non-POSIX shell.
3 stars
3 watching
1 forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A portable shell implementation based on the Public Domain Korn Shell. | 364 |
| 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 |
| An implementation of a basic UNIX shell in C, intended to be POSIX-conformant and not meant to replace full-featured shells. | 31 |
| A shell implementation that aims to provide a portable and compatible alternative to various Unix-like shells | 211 |
| A command-line shell designed to provide a productive and swift interactive experience with POSIX compatibility and traditional syntax. | 920 |
| A simple demonstration of shell functionality in C, covering basic operations such as input parsing and process management. | 1,476 |
| A minimal shell prompt implemented in Rust | 3 |
| A simple shell with features like aliasing and tab autocompletion, plus two custom builtins for directory walking and command listing. | 33 |
| A collection of minimalist shell plugins and utilities | 3 |
| A customizable shell prompt project inspired by Starship, offering various features and configuration options. | 5 |
| A Rust-based Unix shell implementation with basic features such as piping, redirections, and arithmetic operations. | 983 |
| A portable Z shell implementation with static linking and minimal dependencies. | 324 |
| A basic shell written in Go with a limited set of commands and features. | 41 |
| An implementation of a POSIX shell for Windows to speed up builds on the platform. | 109 |
| A minimalistic shell written in C for efficient command execution and simple user interface. | 8 |