Projects in Awesome Lists tagged with custom-shell
A curated list of projects in awesome lists tagged with custom-shell .
https://github.com/alexsartori/custom-shell
A custom bash-like shell written in C for the Operating Systems course at UniTN. Team TreUova 🥚🥚🥚
Last synced: 11 Apr 2025
https://github.com/minightdev/simple_shell
A custom shell implemented in C that supports executing commands, handling environment variables, and built-in commands like setenv, unsetenv, exit, and echo. It provides a basic interactive shell interface where you can enter commands and receive output.
Last synced: 11 Jul 2025
https://github.com/srujayreddy/custom-unix-shell
A custom Unix shell implemented in C, featuring piping, redirection, command history, and process management. Built to explore system-level programming concepts.
academic-project automation-scripts c-programming concurrent-processing custom-shell piping-redirection process-management systems-programming unix-shell
Last synced: 06 Apr 2025
https://github.com/ukhang/my-shell
This is a custom shell built in TypeScript that mimics a command-line interface.
custom-shell jest-test oop-principles shell typescript
Last synced: 22 May 2026
https://github.com/asko7779/asko-shell
One of the first versions, still doesnt work properly and will get updated soon
custom-shell in-development rust shell
Last synced: 06 May 2026
https://github.com/iaceene/minishell-parser
This repository contains the parsing module for a custom Minishell implementation in C. The parser processes user input, tokenizes commands, handles operators (pipes, redirections, etc.), and structures the data for execution. Designed to be efficient and modular, this parser serves as the foundation for command execution in a shell environment.
42minishell 42project 42school bash bash-parser c-programming command-line custom-shell minishell minishell-42 minishell-project shell shell-interpreter shell-scripting terminal unix-shell
Last synced: 06 May 2026
https://github.com/jean0t/my-own-shell
custom shell with simple commands and cross compatibility to windows and linux
Last synced: 14 May 2026
https://github.com/rvk007/my-shell
A custom simplified version of Unix shell.
c cshell custom-shell shell unix-shell
Last synced: 07 May 2026
https://github.com/shubhamsharma0711/custom-unix-linux-shell
Custom Unix/Linux Shell, I developed as part of an Operating Systems course Assignment at IIITD. All Commands are implemented using both the fork system call and pthreads.
c cse231 cse231-iiitd custom-shell execvp fork iiitd linux-shell os os-assignment shell shell-assignment thread unix-shell
Last synced: 17 Apr 2026
https://github.com/fahim-foysal-097/quantumshell
A simple command-line shell.
Last synced: 16 Sep 2025
https://github.com/alanluu/alsh
My implementation of a UNIX shell in C
c custom-shell linux-shell shell unix-shell
Last synced: 24 Aug 2025