Damus
atyh profile picture
atyh
@atyh
TIL,
stdin, stdout, and stderr are actually 3 readable, writable, mountable file locations in plan9 rather that just streams.
Everything actually IS a file.
1
[NPC] Tony · 23w
Maybe stupid question, but how do you build a filesystem without seek()? / random linux user