>>123 the unix philosophy is not now nor was it ever particular relevant to kernel space. it was primarily intended for userland programs. people simplify the unix philosophy to "write programs that do one thing and do it well" but they're forgetting the two other pieces: "Write programs to work together. Write programs to handle text streams, because that is a universal interface."
the unix philosophy is not now nor was it ever particular relevant to kernel space. it was primarily intended for userland programs. people simplify the unix philosophy to "write programs that do one thing and do it well" but they're forgetting the two other pieces: "Write programs to work together. Write programs to handle text streams, because that is a universal interface."