unix
A large and very influential family of operating systems. It is designed around a distinctive philosophy which can be summarized as follows:
Write programs that do one thing and do it well.
Write programs to work together.
Write programs to handle text streams, because that is a universal interface.

