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 [2023/06/30 23:26] hc9plan_9_from_bell_labs [2023/11/17 09:10] (current) – pagesource examples hc9
Line 1: Line 1:
 +====== Plan 9 from Bell Labs ======
 +
 +{{ ::plan9bunnyblack.jpg?200|}}
 +
 +**Plan 9 from Bell Labs** is a research operating system designed as the next step in operating system evolution beyond [[Unix]].
 +
 +[[SDF]] has 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]]