|
|
|
|
|
by dijit
500 days ago
|
|
> “ Write programs that handle text streams, because that is a universal interface.” —Douglas McIlroy Its difficult to pinpoint a single origin of “everything is a file”, but its referenced in Kernighans memoirs, which is a good read: https://www.cs.princeton.edu/~bwk/memoir.html |
|
Also, not even Linux believed in "everything is a file". Everything is either a file or a stream. The two is not the same.