custom-shell
Here are 25 public repositories matching this topic...
A hand built, custom made Linux shell with history, change directory, exit, etc.
-
Updated
Oct 6, 2020 - C
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.
-
Updated
Aug 24, 2023 - C
This shell will help one learn about processes and basic process management in a shell.
-
Updated
Oct 31, 2021 - C
Run UWP apps (e.g. ImmersiveControlPanel / System Settings) under Windows custom shells (e.g. BBLean)
-
Updated
Mar 27, 2024
A custom C++ shell with support for basic commands, piping, redirection, background tasks, and signal handling
-
Updated
Oct 7, 2024 - C++
A custom made shell to execute commands. Supports input/output redirection, piping, .bashrc, and environment variables. Completed for Operating Systems (CMPE320) in Spring 2021.
-
Updated
May 25, 2021 - C
My implementation of a UNIX shell in C
-
Updated
Jun 14, 2024 - C
Simulate middle-button clicks using three-finger taps even under custom shells; based on github.com/emoacht/RawInput.Touchpad
-
Updated
Mar 27, 2024 - C#
Hub interface for managing and updating all Demido services.
-
Updated
Nov 7, 2024 - TypeScript
C++S, a work in progress novelty shell written in C++ code by a newbie to the language.
-
Updated
Oct 21, 2024 - C++
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.
-
Updated
Nov 4, 2024 - C
custom shell written in C designed for Ubuntu 16
-
Updated
Dec 14, 2017 - C
A custom simplified version of Unix shell.
-
Updated
Jan 29, 2022 - C
A try to make a windows shell
-
Updated
Nov 3, 2024 - Python
A lightweight custom shell for Windows.
-
Updated
May 8, 2020 - C#
This is a simple shell and scheduler built in C language. Simple Shell provides the user with a command line interface to submit jobs (processes) and then after certain time scheduler runs those jobs in a round robin fashion.
-
Updated
May 15, 2024 - C
my own shell with python
-
Updated
Jul 30, 2024 - Python
Improve this page
Add a description, image, and links to the custom-shell topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the custom-shell topic, visit your repo's landing page and select "manage topics."