The unix philosophy.
Make each program do one thing and do it well. Then make all programs interoperable.
The unix philosophy.
Make each program do one thing and do it well. Then make all programs interoperable.
We think the key point is that an app isn’t the same as a program. An app is at the macro level and a program at the micro level.