TIL,
stdin, stdout, and stderr are actually 3 readable, writable, mountable file locations in plan9 rather that just streams.
Everything actually IS a file.
stdin, stdout, and stderr are actually 3 readable, writable, mountable file locations in plan9 rather that just streams.
Everything actually IS a file.
1