|
| 1 | +<!DOCTYPE html> |
| 2 | +<!-- Academia (pandoc HTML5 template) |
| 3 | + designer: soimort |
| 4 | + last updated: 2016-05-07 --> |
| 5 | +<html> |
| 6 | + <head> |
| 7 | + <meta charset="utf-8"> |
| 8 | + <meta name="generator" content="pandoc"> |
| 9 | + <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> |
| 10 | + <meta name="author" content=""> |
| 11 | + <meta name="dcterms.date" content="2016-07-22"> |
| 12 | + <title>Plan 9 from Outer Space</title> |
| 13 | + <link rel="canonical" href="https://wiki.soimort.org/plan9"> |
| 14 | + <style type="text/css">code { white-space: pre; }</style> |
| 15 | + <link rel="stylesheet" href="//cdn.soimort.org/normalize/4.1.1/normalize.min.css"> |
| 16 | + <link rel="stylesheet" href="//cdn.soimort.org/mathsvg/latest/mathsvg.min.css"> |
| 17 | + <link rel="stylesheet" href="//cdn.soimort.org/fonts/api/Latin-Modern-Roman.css"> |
| 18 | + <link rel="stylesheet" href="//cdn.soimort.org/fonts/api/Latin-Modern-Mono.css"> |
| 19 | + <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css"> |
| 20 | + <link rel="stylesheet" href="/__/css/style.css"> |
| 21 | + <!--[if lt IE 9]> |
| 22 | + <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script> |
| 23 | + <![endif]--> |
| 24 | + <script src="//cdn.soimort.org/jk/latest/jk.min.js"></script> |
| 25 | + <script src="//cdn.soimort.org/mathsvg/latest/mathsvg.min.js"></script> |
| 26 | + <script src="/__/js/jk-minibar.js"></script> |
| 27 | + <link rel="icon" href="/favicon.png"> |
| 28 | + <link rel="apple-touch-icon" href="/favicon.png"> |
| 29 | + </head> |
| 30 | + <body> |
| 31 | + <main><article> |
| 32 | + <header> |
| 33 | + <h1 class="title">Plan 9 from Outer Space</h1> |
| 34 | + <address class="author"></address> |
| 35 | + <!-- h3 class="date">2016-07-22</h3 --> |
| 36 | + </header> |
| 37 | + <div id="content"> |
| 38 | +<blockquote> |
| 39 | +<p><em>Greetings, my friend! We are all interested in the future, for that is where you and I are going to spend the rest of our lives.</em></p> |
| 40 | +</blockquote> |
| 41 | +<figure> |
| 42 | +<img src="https://i0.wp.com/dl.dropboxusercontent.com/s/aha8gbrcrbuixy1/398px-Plan_9_Alternative_poster.jpg" /> |
| 43 | +</figure> |
| 44 | +<p>If you came for <a href="https://en.wikipedia.org/wiki/Plan_9_from_Bell_Labs">Plan 9 from Bell Labs</a>, you should go there: <a href="http://ninetimes.cat-v.org/" class="uri">http://ninetimes.cat-v.org/</a></p> |
| 45 | + </div> |
| 46 | + <footer> |
| 47 | + <!-- TO BE MODIFIED BY NEED --> |
| 48 | + <a title="Keyboard shortcut: q" |
| 49 | + href=".."> |
| 50 | + <i class="fa fa-angle-double-left" aria-hidden="true"></i> |
| 51 | + <code>Parent</code> |
| 52 | + </a> | |
| 53 | + <a class="raw" accesskey="r" |
| 54 | + title="Keyboard shortcut: R" |
| 55 | + href="https://wiki.soimort.org/plan9/src.md"> |
| 56 | + <i class="fa fa-code" aria-hidden="true"></i> |
| 57 | + <code>Raw</code> |
| 58 | + </a> | |
| 59 | + <a class="history" accesskey="h" |
| 60 | + title="Keyboard shortcut: H" |
| 61 | + href="https://github.com/soimort/wiki/commits/gh-pages/plan9/src.md"> |
| 62 | + <i class="fa fa-history" aria-hidden="true"></i> |
| 63 | + <code>History</code> |
| 64 | + </a> | |
| 65 | + <a class="edit" accesskey="e" |
| 66 | + title="Keyboard shortcut: E" |
| 67 | + href="https://github.com/soimort/wiki/edit/gh-pages/plan9/src.md"> |
| 68 | + <i class="fa fa-code-fork" aria-hidden="true"></i> |
| 69 | + <code>Edit</code> |
| 70 | + </a> | |
| 71 | + <a title="Keyboard shortcut: p" |
| 72 | + href="javascript:window.print();"> |
| 73 | + <i class="fa fa-print" aria-hidden="true"></i> |
| 74 | + <code>Print</code> |
| 75 | + </a> | |
| 76 | + <a title="Keyboard shortcut: ." |
| 77 | + href="https://wiki.soimort.org/plan9"> |
| 78 | + <i class="fa fa-anchor" aria-hidden="true"></i> |
| 79 | + <code>Permalink</code> |
| 80 | + </a> | |
| 81 | + Last updated: <span id="update-time">2016-07-22</span> |
| 82 | + </footer> |
| 83 | + </article></main> |
| 84 | + </body> |
| 85 | +</html> |
0 commit comments