Hasty Briefsbeta

Plan 9 from User Space

5 hours ago
  • #Plan9
  • #OpenSource
  • #Unix
  • Plan 9 libraries and programs ported to Unix.
  • Installation involves running ./INSTALL, which builds mk and uses it for the rest of the installation.
  • Detailed installation instructions are available in install.txt and online at https://9fans.github.io/plan9port/man/man1/install.html.
  • Documentation is available online and locally after a successful installation (use '9 man 1 intro').
  • Intro(1) lists man pages detailing new features or differences from Plan 9.
  • Contributions are welcome, especially ports to other architectures.
  • Git can be used to keep the local copy updated; see '9 man git' for details.
  • Mailing list: https://groups.google.com/group/plan9port-dev.
  • Issue tracker: https://github.com/9fans/plan9port/issues.
  • Submit changes via pull requests: https://github.com/9fans/plan9port/pulls.
  • Contact Russ Cox at [email protected].