A custom simplified version of Unix shell.
-
Updated
Jan 29, 2022 - C
A custom simplified version of Unix shell.
Run UWP apps (e.g. ImmersiveControlPanel / System Settings) under Windows custom shells (e.g. BBLean)
This shell will help one learn about processes and basic process management in a shell.
A custom C++ shell with support for basic commands, piping, redirection, background tasks, and signal handling
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.
This is a custom shell built in TypeScript that mimics a command-line interface.
Hub interface for managing and updating all Demido services.
Recreating the Tron Ares shell environment with a custom unix shell layer and Grid-inspired commands.
A simple linux shell project.
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.
A hand built, custom made Linux shell with history, change directory, exit, etc.
custom shell with simple commands and cross compatibility to windows and linux
A custom made shell to execute commands. Supports input/output redirection, piping, .bashrc, and environment variables. Completed for Operating Systems (CMPE320) in Spring 2021.
Assignments Completed during CSE231:Operating Systems Course in IIITD during Monsoon 2022 Semester. Professor: Arani Bhattacharya
A Web Desktop! Open-Source, and Self-Hostable.
One of the first versions, still doesnt work properly and will get updated soon
A Unix-like shell implemented in C, featuring essential file operations, command history, and undo functionalities. Built with efficient data structures like linked lists and stacks.
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.
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."