_project-details
//
project
/A Unix shell implemented in C that supports job control, foreground and background execution, custom built-in commands (jobs, fg, bg, quit), signal handling (SIGINT, SIGTSTP, SIGCHLD), and process management using fork, execve, and waitpid.
I can't show the source code because this project was developed as part of my university coursework. However, I would be happy to discuss it in more detail during a meeting or interview.
