User Tools

Site Tools


plan_9_from_bell_labs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plan_9_from_bell_labs [2020/06/29 03:50] papaplan_9_from_bell_labs [2024/08/27 22:03] (current) – Gle hc9
Line 1: Line 1:
 +====== Plan 9 from Bell Labs ======
 +
 +{{ plan9bunnyblack.jpg?200|Glenda sits on a black background above “Plan 9 from Bell Labs”}}
 +
 +**Plan 9 from Bell Labs** is a research operating system designed as the next step in operating system evolution beyond [[Unix]].
 +
 +[[SDF]] has [[https://9p.sdf.org/ |sponsored]] a series of Boot Camps to introduce new users **Plan 9**. This section of the tutorial is a collection of the Campers' discoveries.
 +
 +  * [[http://sdf.org/?tutorials/VPS_Plan9 |Plan9 setup and configuration for a SDF VPS slice]]
 +  * [[http://sdf.org/?tutorials/Plan_9_C |Plan 9 C Programming]]
 +  * SDF Plan 9 Boot Camp //Self Guided Discoveries//
 +    * //[[plan_9_9front#programming |mkfiles, ARGBEGIN, and custom print format verbs]]//
 +    * //[[plan_9_9front#programming |effectively read and write to file descriptors]]//
 +  * [[plan_9_go_programming |Plan 9 Go Programming]]