lsh
Shell demonstrator
A simple demonstration of shell functionality in C, covering basic operations such as input parsing and process management.
Simple shell implementation. Tutorial here ->
1k stars
47 watching
339 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list
cshelltutorial
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a basic UNIX shell in C, intended to be POSIX-conformant and not meant to replace full-featured shells. | 31 |
| A Haskell-based shell utility that exposes functional programming concepts to Unix scripting | 67 |
| A customizable terminal prompt system for bash, zsh, and fish. | 22 |
| Provides additional features and functionality to the Zsh shell environment. | 4 |
| Enables running shell commands within an AWS Lambda environment and outputs results | 531 |
| A lightweight non-POSIX shell that aims to minimize unnecessary features and complexity. | 3 |
| A collection of minimalist shell plugins and utilities | 3 |
| A portable shell implementation based on the Public Domain Korn Shell. | 364 |
| Custom shell theme with syntax highlighting and customizations for improved user experience. | 2 |
| A zsh plugin that displays a graphic about Unix | 1 |
| A simple shell with features like aliasing and tab autocompletion, plus two custom builtins for directory walking and command listing. | 33 |
| A minimal shell prompt implemented in Rust | 3 |
| An plugin for zsh shell that provides a set of commands and functionalities to interact with Aliyun services. | 0 |
| An integration of Ansible automation tasks into the Zsh shell environment | 14 |
| 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 |