Eric Raymond’s 17 Unix Rules

In his book The Art of Unix Programming that was first published in 2003, Eric S. Raymond, an American programmer and open source advocate, summarizes the Unix philosophy as the KISS Principle of “Keep it Simple, Stupid.” He provides a series of design rules: Rule of Modularity Developers should build a program out of simple parts …

Continue reading ‘Eric Raymond’s 17 Unix Rules’ »