This is a temporary, read-only recovery of the chessprogrammingwiki while a longer-term plan is worked out. Editing is not possible right now, but will be again soon.
Chess Programming Wiki All pages Other namespaces

Unix

Home * Software * Unix

Unix, (UNIX)
a multitasking, multi-user operating system developed in 1969 by a group of AT&T employees at Bell Labs, including Ken Thompson, Dennis Ritchie, Brian Kernighan, Douglas McIlroy, and Joe Ossanna 1.

Contents
  1. Components
  2. Philosophy
  3. Unix-Systems
  4. Selected Publications
  5. Forum Posts
  6. External Links
  7. References

Components

Unix consists of a Kernel, a Shell that provides a traditional command-line user interface as well as a scripting language, and Utility programs. Graphical user interfaces for Unix, such as GNOME, KDE, and Xfce based on the X Window System 2 are called visual or graphical shells.

Philosophy

The Unix philosophy was summarized by Doug McIlroy, the inventor of Unix pipes: 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. This paradigm was archetype of both primary Protocols in computer chess, to communicate with a GUI or game playing controllers and servers, the Chess Engine Communication Protocol, and UCI.

Unix-Systems

Unix genealogy tree 3

FreeBSD

OpenBSD

Digital UNIX

Selected Publications

4

Forum Posts

Watch on YouTube

References

Up one Level


  1. Unix from Wikipedia↩︎

  2. The X-Windows Disaster - How to make a 50-MIPS Workstation Run Like a 4.77MHz IBM PC, Chapter 7 of the UNIX-HATERS Handbook. The X-Windows Disaster chapter was written by Don Hopkins↩︎

  3. Unix wars from Wikipedia↩︎

  4. Early UNIX Documents - Ancient UNIX - Blog - This Old Micro↩︎

  5. Ken Thompson, Dennis Ritchie win Japan 'Nobel' Prize, ChessBase News, January 26, 2011↩︎

Categories: Videos

What links here

Contributors: GerdIsenberg.