🌱
rakuen (楽園)
  • Start
    • Welcome
    • Meta
    • From the Start
    • Uses
    • Now
    • Books
  • Topics
    • Life
      • Principles
      • Rules
      • Principles vs Rules
      • Beliefs
    • Money
      • Personal Finance
      • Budgeting
      • Investing
    • Cryptocurrency
      • Polkadot
    • Philanthropy
    • Security
    • Privacy
    • Sports
      • Basketball
      • Weightlifting
    • Gaming
      • RuneScape
  • Tech
    • Computers
      • Operating Systems
        • Unix
          • Dotfiles
          • Shells 🐚
          • Commands
          • Programs
            • make
          • Linux
          • macOS
        • Windows
    • Web Development
      • Front End
      • Back End
      • JavaScript
Powered by GitBook
On this page
  • Notes
  • Links
  1. Tech
  2. Computers
  3. Operating Systems

Unix

PreviousOperating SystemsNextDotfiles

Last updated 3 years ago

Unix is a family of computer operating systems developed in AT&T's Bell Labs back in the mid-to-late 1960's - which is still very much relevant today.

Unix philosophy:

  1. One purpose execution

  2. A largely standardized interface which operates on text

  3. Coiling the Unix systems around core kernel which allows the system and various another process

  4. Largely Interoperable

~ Extracted from

Notes

Links

Educba
Basics of the Unix Philosophy
Unix Design Philosophy
Unix Way