# shell

- [自动生成bitbook的summary文件](https://book.rizon.top/jiao-ben/shell/sheng-cheng-gitbooksummary.md)
- [linux/mac 实用脚本](https://book.rizon.top/jiao-ben/shell/shi-yong-jiao-ben.md)
- [自动创建tomcat项目脚本](https://book.rizon.top/jiao-ben/shell/chuang-jian-tomcat-xiang-mu.md)
- [批量处理文件内容脚本](https://book.rizon.top/jiao-ben/shell/pi-liang-chu-li-wen-jian-nei-rong.md)


---

# 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.rizon.top/jiao-ben/shell.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.
