Ask HN: Looking for a series on implementing classic Unix tools from scratch
https://news.ycombinator.com/item?id=19560418This can be blogs, books, or YouTube. I'm working on upping my C skills and have started to reimplement some tools like wc, cat, etc. I'm wondering if there are good walkthroughs out there for some of the more complex tools like sort, xargs, etc.
Any further advice on C for the 20 teens is also welcome.