A posix compliant shell written in C89
-
Updated
Dec 24, 2022 - C
A posix compliant shell written in C89
C based shell program using posix-spawn with basic pipeline and input/output redirection for CS361
A reimplementation of skonfig in C with focus on speed and correctness.
A oddly named workaround for fat-binaries on linux (and apparently other *nix'es as well, even if they have a native mechanism for it), uses shell scripting and should work on any system, just read the readme for details. 🚀
🌳️🌐️🐚️ The OS mode POSIX shell for Bliss Browser lets Bliss run as an operating system environment on top of any POSIX compliant for as much time as you choose.
My implementation of a simple shell for linux
DASH is a POSIX-compliant implementation of /bin/sh that aims to be as small as possible. It does this without sacrificing speed where possible. In fact, it is significantly faster than bash (the GNU Bourne-Again SHell) for most tasks.
Fast Template Engine for Shell
Repository code for the "Let's Build a Linux Shell" tutorial
The dash shell as a linkable library. Tracks https://git.kernel.org/pub/scm/utils/dash/dash.git, with extended interfaces, bindings for Python and OCaml, and tools for generating JSON representations of shell scripts.
Add a description, image, and links to the posix-shell topic page so that developers can more easily learn about it.
To associate your repository with the posix-shell topic, visit your repo's landing page and select "manage topics."