# 致谢

所有注明为“讲述给 Mahoney”的引文，均出自 AT\&T 贝尔实验室出版的《Unix 口述历史项目：版本 0：起源》（The Unix Oral History Project: Release.0, The Beginning），由 Michael S. Mahoney 编辑并整理（该打字稿由 AT\&T 于 1989 年 UNIX Expo 上分发）；而 Peter Collinson 所做的访谈内容则最初发表于《.EXE》杂志。我要感谢 Mahoney 教授和 Collinson 博士慷慨地授权，允许我在本书中重印他们的作品。

Doug McIlroy 曾对我说，他认为将 UNIX 拼作全大写字母，而不是 Unix，是一个严重的错误。我采纳了他的建议，在本书的大部分地方采用了 Unix 的拼法。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://book.bsdcn.org/unix-si-fen-zhi-yi-shi-ji/acknowledgements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
