Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with linux-shell-implementation
A curated list of projects in awesome lists tagged with linux-shell-implementation .
https://github.com/sameetasadullah/linux-gbsh-shell-implementation
Linux shell coded in C++ language which performs some of the features found in typical shells, like the bash (Bourne Again Shell) or csh (C-Shell)
cpp fork linux linux-shell linux-shell-commands linux-shell-implementation ubuntu unnamed-pipe
Last synced: 20 Nov 2024
https://github.com/johnnieshere/shell-program
This is a simple shell program written in C for Linux-based machines. It reads commands from the user or a script file, executes them, and handles special commands like "alias", "unalias", and "source". It also counts the number of commands, script lines, and commands that contains quotes. It uses a stack to check for quotes in the input.
linux linux-shell-implementation linux-shell-in-c
Last synced: 06 Dec 2024