Skip to content

Latest commit

 

History

History
93 lines (87 loc) · 10.5 KB

unix.md

File metadata and controls

93 lines (87 loc) · 10.5 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