Skip to content

Latest commit

 

History

History
99 lines (93 loc) · 11.2 KB

File metadata and controls

99 lines (93 loc) · 11.2 KB
title Unix

Unix philosophy is to make everything composable with lots of tiny individual programs doing one thing and communicating through text outputs.

Notes

Links