> For the complete documentation index, see [llms.txt](https://linuxstory.gitbook.io/advanced-bash-scripting-guide-in-chinese/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://linuxstory.gitbook.io/advanced-bash-scripting-guide-in-chinese/zheng-wen/38_endnotes/38_2_about_the_author.md).

# 38.2 关于作者

这家伙到底是谁?

作者没有任何特殊的背景或资格[\[1\]](http://tldp.org/LDP/abs/html/aboutauthor.html#FTN.AEN21292), 只有一颗冲动的心, 用来写作. [\[2\]](http://tldp.org/LDP/abs/html/aboutauthor.html#FTN.AEN21295)

这本书有点偏离他主要的工作范围,[ HOW-2 Meet Women: The Shy Man's Guide to Relationships](http://bash.deta.in/hmw60.zip). 他还写了另一本书, [Software- Building HOWTO](http://tldp.org/HOWTO/Software-Building-HOWTO.html). 最近, 他正打算编写一些短篇小说：[Dave Dawson Over Berlin (First Installment) ](http://bash.deta.in/dave-dawson-over-berlin.epub)[Dave Dawson Over Berlin (Second Installment)](http://bash.deta.in/dave-dawson-over-berlin.II.epub)和[Dave Dawson Over Berlin (Third Installment)](http://bash.deta.in/dave-dawson-over-berlin.III.epub)。他还有一些Instructables给他的credit.([here](http://www.instructables.com/id/Arduino-Morse-Code-Shield/),[here](http://www.instructables.com/id/Haywired-Hackduino/),[here](http://www.instructables.com/id/Arduino-DIY-SD-Card-Logging-Shield/),[here](http://www.instructables.com/id/Binguino-An-Arduino-based-Bingo-Number-Generato/),[here](http://www.instructables.com/id/The-Raspberry-Pi-Lapdock-Connection/),[here](http://www.instructables.com/id/The-Raspberry-Pi-Arduino-Connection/) 和 [here](http://www.instructables.com/id/Switchable-Dual-Voltage-33v5v-Hacduino/) )

从1995年成为一个Linux用户以来(Slackware 2.2, kernel 1.2.1), 作者已经发表了一些软件包, 包括[cruft](http://ibiblio.org/pub/Linux/utils/file/cruft-0.2.tar.gz) 一次一密乱码本(one-time pad)加密工具, [mcalc](http://ibiblio.org/pub/Linux/apps/financial/mcalc-1.6.tar.gz)按揭计算器(mortgage calculator), 软件[judge](http://ibiblio.org/pub/Linux/games/amusements/judge-1.0.tar.gz)是Scrabble拼字游戏的自动求解包, 软件包[yawl](http://ibiblio.org/pub/Linux/libs/yawl-0.3.2.tar.gz)一起组成猜词表, 和[Quacky](http://bash.deta.in/qky.README.html)编程游戏包。 他的编程之路是从CDC 3800的机器上编写FORTRAN程序开始的, 但是那段日子一点都不值得怀念.

作者和他的妻子, 还有他们的狗生活在一个偏远的社区里, 他认为人性是脆弱的.[\[3\]](http://tldp.org/LDP/abs/html/aboutauthor.html#FTN.AEN21318)

注意事项:

[\[1\]](http://tldp.org/LDP/abs/html/aboutauthor.html#AEN21292) 事实上，他没有任何背景或者特殊资格。他是一个学校丢弃的，没有正式的资格或者专业的经验。None.Zero.Nada. 除了ABS Guide这本书，他主要的名气是1958年六月的一次在Colfax Elementary School Field Day的套袋赛跑中获得第一名。

[\[2\]](http://tldp.org/LDP/abs/html/aboutauthor.html#AEN21295) 这种事谁都可以做. 但是有些人不能...想要拿到MCSE证书.

[\[3\]](http://tldp.org/LDP/abs/html/aboutauthor.html#AEN21318) 有时候，这看起来就像，他花费了整个人生去藐视传统的智慧以及去否定权威的声音:"嗨，你做不到的！"


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://linuxstory.gitbook.io/advanced-bash-scripting-guide-in-chinese/zheng-wen/38_endnotes/38_2_about_the_author.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.
