You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: