A custom bash-like shell written in C for the Operating Systems course at UniTN. Team TreUova 🥚🥚🥚
-
Updated
Oct 26, 2018 - C
A custom bash-like shell written in C for the Operating Systems course at UniTN. Team TreUova 🥚🥚🥚
This repository contains exploit to the webserver from the NETWORK_PROGRAMS repository.
my own shell with python
sexyOS is prototypical basic C++ terminal operating system made as a final project for Operating System at Poznan University of Technology
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.
A lightweight custom shell for Windows.
C++S, a work in progress novelty shell written in C++ code by a newbie to the language.
this repo contains the shell which is similar to other linux shells but will be able to run the commands concurrently
This shell will help one learn about processes and basic process management in a shell.
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.
A simple linux C++ shell
A hand built, custom made Linux shell with history, change directory, exit, etc.
Run UWP apps (e.g. ImmersiveControlPanel / System Settings) under Windows custom shells (e.g. BBLean)
A custom C++ shell with support for basic commands, piping, redirection, background tasks, and signal handling
My implementation of a UNIX shell in 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.
Simulate middle-button clicks using three-finger taps even under custom shells; based on github.com/emoacht/RawInput.Touchpad
Add a description, image, and links to the custom-shell topic page so that developers can more easily learn about it.
To associate your repository with the custom-shell topic, visit your repo's landing page and select "manage topics."