Building My Own Shell: JShell Explained!
In this video, I walk through JShell, my custom Linux shell built in C. I break down the code, explain how it works, and demo its features—including job control, signal handling, and command execution. Whether you're interested in OS development, system programming, or just want to see a shell in action, this deep dive has you covered!
Project Code (GitHub Repo): https://github.com/jalenfran/shell
Check Out My Portfolio: https://www.jalencode.com/
LinkedIn: https://www.linkedin.com/in/jalen-francis/
#LinuxShell #CProgramming #JShell #SystemProgramming #Coding #SoftwareDevelopment
Download
0 formats
No download links available.
I Built a Custom Shell in C! (Full Code & Demo) | NatokHD