file descriptors
All articles tagged with "file descriptors"
2 Articles
Programming Languages
What Building a Shell Teaches You About Unix
Every developer uses a shell daily. Few understand what it actually does. The shell looks like an application — you type commands, it runs them — but it's...
Programming Languages
The Linux System APIs Every Developer Should Know
In 1969, Ken Thompson and Dennis Ritchie sat in a Bell Labs office and made a series of design decisions that would outlast nearly every other piece of...