nsh

POSIX shell

A command-line shell designed to provide a productive and swift interactive experience with POSIX compatibility and traditional syntax.

A command-line shell like fish, but POSIX compatible.

GitHub

916 stars
13 watching
35 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list

clirustshell

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
adacore/gsh An implementation of a POSIX shell for Windows to speed up builds on the platform. 107
nn1ks/mshp A minimal shell prompt implemented in Rust 3
ks0n/ubsh A lightweight non-POSIX shell that aims to minimize unnecessary features and complexity. 3
dahlbyk/posh-sshell A PowerShell module providing utilities for working with SSH connections. 143
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
magicant/yash A POSIX-compliant command line shell written in C99 with features to support daily interactive and scripting use. 338
chisui/zsh-nix-shell A plugin that enables zsh as the default shell in nix-shell environments. 386
reubeno/brush A Rust implementation of a bash-compatible shell with POSIX features. 24
mitnk/cicada A Rust-based Unix shell implementation with basic features such as piping, redirections, and arithmetic operations. 981
ansimorph/oblong A customizable bash-inspired prompt that displays Git information and user details in a ZSH environment. 1
nisreenfarhoud/bash-cheatsheet A collection of essential Bash commands and concepts for efficient shell interaction. 374
schlessera/wp-cli-psysh Replaces the standard WP-CLI shell REPL with PsySH. 25
ibara/oksh A portable shell implementation based on the Public Domain Korn Shell. 363
stefanmaric/ntee A Unix shell command that reads from standard input and writes to standard output and files. 23