oksh
Shell
A portable shell implementation based on the Public Domain Korn Shell.
Portable OpenBSD ksh, based on the Public Domain Korn Shell (pdksh).
363 stars
15 watching
38 forks
Language: C
last commit: 4 months ago
Linked from 3 awesome lists
bsdckornshellkshopenbsdshellunixunix-shell
Related projects:
Repository | Description | Stars |
---|---|---|
mirbsd/mksh | A shell implementation that aims to provide a portable and compatible alternative to various Unix-like shells | 211 |
ks0n/ubsh | A lightweight non-POSIX shell that aims to minimize unnecessary features and complexity. | 3 |
cezarmathe/gosh | A basic shell written in Go with a limited set of commands and features. | 41 |
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 |
sirhc/okta.plugin.zsh | Provides command line completions and convenience functions for interacting with Okta services using AWS commands. | 1 |
mboukhal/ohmyzsh_prompt | A customizable shell prompt for Unix-like systems | 1 |
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 |
cpennington/h4sh | A Haskell-based shell utility that exposes functional programming concepts to Unix scripting | 67 |
anaskhan96/sesh | A simple shell with features like aliasing and tab autocompletion, plus two custom builtins for directory walking and command listing. | 33 |
jbaranski/jeff-zsh-theme | A customizable shell theme based on the bira design. | 0 |
ksposh/ksposh-zsh-theme | A custom theme for the z shell based on the visual elements of Half-Life. | 0 |
iamkirkbater/spaceship-ocm-plugin | A ZSH plugin that displays the OpenShift environment information in the terminal | 1 |
nicksherron/bashhub-server | A private cloud shell history server with added features like regex search, protecting users' sensitive data. | 306 |
brenns10/lsh | A simple demonstration of shell functionality in C, covering basic operations such as input parsing and process management. | 1,470 |
paraqles/zsh-plugin-ssh | Provides an integration between Z shell and SSH to enable seamless automation of remote Linux/Unix systems. | 5 |