GitHub topics: custom-shell
RamezHas/shell
A Simple Shell v1.0 is a basic shell implementation in C. It supports executing commands and parsing user input in a Unix-like environment.
Language: C - Size: 84 KB - Last synced at: about 17 hours ago - Pushed at: about 18 hours ago - Stars: 0 - Forks: 0

alx-sch/minishell
Implementing a basic Unix shell with essential functionalities, such as handling commands, managing processes, and executing programs.
Language: C - Size: 4.08 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 1

Sergio00166/OEPWS
A try to make a windows shell
Language: Python - Size: 9.51 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

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.
Language: C - Size: 12.7 KB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

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.
Size: 2.69 MB - Last synced at: 22 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

Ukhang/my-shell
This is a custom shell built in TypeScript that mimics a command-line interface.
Language: TypeScript - Size: 49.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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.
Language: C - Size: 29.3 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

jean0t/my-own-shell
custom shell with simple commands and cross compatibility to windows and linux
Language: Go - Size: 17.6 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Asko7779/asko-shell
One of the first versions, still doesnt work properly and will get updated soon
Language: Rust - Size: 16.6 KB - Last synced at: 30 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

daisvke/minishell
This project involves creating a simple shell in C.
Language: C - Size: 413 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Demido-Ltd/shell
Hub interface for managing and updating all Demido services.
Language: TypeScript - Size: 120 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ItsThatOneJack-Dev/CPPS
C++S, a work in progress novelty shell written in C++ code by a newbie to the language.
Language: C++ - Size: 832 KB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

SHUBHAMSHARMA0711/CSE231-Operating-Systems-Assignments
Assignments Completed during CSE231:Operating Systems Course in IIITD during Monsoon 2022 Semester. Professor: Arani Bhattacharya
Language: C - Size: 195 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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.
Language: C - Size: 20.5 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AlanLuu/alsh
My implementation of a UNIX shell in C
Language: C - Size: 197 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

John-Leitch/DamselflyShell
A lightweight custom shell for Windows.
Language: C# - Size: 789 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

kostakis/Linux-Shell
A simple linux C++ shell
Language: C++ - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

ScottN13/boxpyShell
my own shell with python
Language: Python - Size: 162 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 1

SuddenlyPineapple/sexyOS
sexyOS is prototypical basic C++ terminal operating system made as a final project for Operating System at Poznan University of Technology
Language: C++ - Size: 1.18 MB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 3

AlexSartori/custom-shell
A custom bash-like shell written in C for the Operating Systems course at UniTN. Team TreUova 🥚🥚🥚
Language: C - Size: 152 KB - Last synced at: 11 days ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 1

Prakhar824/concurrent-shell
this repo contains the shell which is similar to other linux shells but will be able to run the commands concurrently
Language: C - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

Ashwin-op/Linux_Shell
A hand built, custom made Linux shell with history, change directory, exit, etc.
Language: C - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

rvk007/My-Shell
A custom simplified version of Unix shell.
Language: C - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

compilepeace/WEBSERVER_EXPLOIT
This repository contains exploit to the webserver from the NETWORK_PROGRAMS repository.
Language: C - Size: 933 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 4

vincent385/Paws
Paws aims to be a user-friendly, easy to learn, high-level programming langauge which offers the ability to both compile and interpret your scripts.
Size: 253 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Monksc/ishell
It's an improvement to any shell.
Language: C - Size: 65.4 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

adityatripathiiit/Shell-In-C
A custom Linux shell implemented in C.
Language: C - Size: 99.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jskrable/custom-shell
custom shell written in C designed for Ubuntu 16
Language: C - Size: 48.8 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
