Building a Shell
https://healeycodes.com/building-a-shell
#HackerNews #BuildingAShell #ShellProgramming #CodingTutorial #HackerNews #TechCommunity
I built a tiny shell in C to learn what fork, execvp, and dup2 are doing under the hood.