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 ->

GitHub

1k stars
47 watching
339 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list

cshelltutorial

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
cpennington/h4sh A Haskell-based shell utility that exposes functional programming concepts to Unix scripting 67
danieltodor/blaze A customizable prompt system for shells like bash, zsh, and fish, providing informative and configurable commands. 22
gantsign/zsh-plugins Provides additional features and functionality to the Zsh shell environment. 4
alestic/lambdash Enables running shell commands within an AWS Lambda environment and outputs results 531
ks0n/ubsh A lightweight non-POSIX shell that aims to minimize unnecessary features and complexity. 3
hdoc1509/shell-fns A collection of minimalist shell plugins and utilities 2
ibara/oksh A portable shell implementation based on the Public Domain Korn Shell. 360
jsundqvist/bastard.zsh-theme Custom shell theme with syntax highlighting and customizations for improved user experience. 2
redxtech/zsh-unix-simple A zsh plugin that displays a graphic about Unix 1
anaskhan96/sesh A simple shell with features like aliasing and tab autocompletion, plus two custom builtins for directory walking and command listing. 33
nn1ks/mshp A minimal shell prompt implemented in Rust 3
thuandt/zsh-aliyun An plugin for zsh shell that provides a set of commands and functionalities to interact with Aliyun services. 0
sparsick/ansible-zsh An integration of Ansible automation tasks into the Zsh shell environment 14
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