# Unix 痛恨者手册中文版

本文档由 FreeBSD 中文社区译制。

附录部分不属于原书

***

*The UNIX Hater's Handbook*

Simson L. Garfinkel、Daniel Weise、Steven Strassmann 等编著

IDG Books Worldwide, Inc. 于 1994 出版

ISBN：978-1568842035

***

伯克利最著名的两大产物是 LSD（麦角酸二乙胺，一种毒品）和 Unix。

我认为这并非巧合。

![](/files/HAQelGQycSH0cEg5oUzZ)

***

献给 Ken 和 Dennis，若没有他们，本书将无从谈起。


---

# 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-tong-hen-zhe-shou-ce/readme.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.
