Introduction
Introduction Statistics Contact Development Disclaimer Help
unix-principles-dogmatic.txt - bitreich-documents - The repository to track the…
git clone git://bitreich.org/bitreich-documents/ git://enlrupgkhuxnvlhsf6lc3fzi…
Log
Files
Refs
Tags
---
unix-principles-dogmatic.txt (358B)
---
1 1. Small is beautiful.
2 2. Make each program do one thing well.
3 3. Build a prototype as soon as possible.
4 4. Choose portability over efficiency.
5 5. Store numerical data as flat ASCII files.
6 6. Use software leverage to your advantage.
7 7. Use shell scripts to increase leverage and portability.
8 8. Avoid captive user interfaces.
9 9. Make every program a filter.
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.