A custom shell program emulating basic bash functionalities
-
Updated
Jan 31, 2025 - C
A custom shell program emulating basic bash functionalities
🎓 Project 3.3 - Working with pipes and simultaneous processes
A Simple Shell v1.5 is a basic shell implementation in C. It supports executing commands and parsing user input in a Unix-like environment.
pipex is a C program that simulates a shell pipeline, using pipes and process management to execute commands, handle file redirection, and facilitate inter-process communication.
This project is about creating a simple shell, little bash.
Add a description, image, and links to the command-execution topic page so that developers can more easily learn about it.
To associate your repository with the command-execution topic, visit your repo's landing page and select "manage topics."