unix

Tag

Cards List
#unix

Pipes, Forks, and Zombies

Hacker News Top · yesterday Cached

This article from Harvard's CS 61 course covers Unix concepts of pipes, forks, and zombies, explaining how pipes automatically kill programs on closure and how to use pipes to implement blocking waits on child processes.

0 favorites 0 likes
#unix

9p file server daemon for UNIX-like systems

Lobsters Hottest · 5d ago Cached

kamid is a free, portable 9p file server daemon for UNIX-like systems, emphasizing security and correctness. The text announces version 0.2 with installation guides and source code repositories.

0 favorites 0 likes
#unix

Plexus P/20 Emulator

Hacker News Top · 2026-04-19 Cached

A new open-source WebAssembly-based emulator for the 1980s Plexus P/20 Unix server, letting users run SystemV Unix in the browser.

0 favorites 0 likes
← Back to home

Submit Feedback