Hasty Briefsbeta

双语

Plan 9 from User Space

5 months ago
  • #Plan9
  • #OpenSource
  • #Unix
  • Plan 9库和程序已移植到Unix系统
  • 安装需运行./INSTALL脚本,该脚本会构建mk工具并用于后续安装
  • 详细安装说明见install.txt文件或在线文档 https://9fans.github.io/plan9port/man/man1/install.html
  • 安装成功后可通过'9 man 1 intro'命令查看本地文档,也可在线查阅
  • Intro(1)手册列出了新特性及与Plan 9系统差异的详细说明
  • 欢迎贡献代码,特别是其他架构的移植工作
  • 可使用Git保持本地副本更新,详见'9 man git'命令
  • 邮件列表: https://groups.google.com/group/plan9port-dev
  • 问题追踪: https://github.com/9fans/plan9port/issues
  • 通过Pull Request提交变更: https://github.com/9fans/plan9port/pulls
  • 联系Russ Cox邮箱: [email protected]