Hacker News new | ask | show | jobs
by gmrple 1788 days ago
I have always thought the fork() interface was convoluted, perhaps it is more intuitive to some folks than me; using a old document to create a new one by copying it, opening it, and deleting its contents is not something I had considered.