A custom Linux shell written in C. It works in a Linux environment and supports basic command execution, piping, input/output redirection, command history, and built-in commands like exit, cd, and history. It also handles signals like SIGINT for smooth user interaction.
Usage example: