opensource

The Unix Philosophy is to write small tools that are able to be chained together. This way any complex problem can be solved by putting these tools together.


See Also