LinuxShellInC
A simple Linux shell built in C, demonstrating the use of fork, exec, wait, and I/O redirection for an OS assignment.
Every project has a beautiful feature showcase page. It’s easy to include images in a flexible 3-column grid format. Make your photos 1/3, 2/3, or full width.
LinuxShellInC is a demonstration of fundamental operating system concepts implemented in C.