# Shell

- [Shell变量和基本类型](https://gitbook.existorlive.cn/kai-fa-yu-yan-xue-xi/shell/shell-bian-liang-he-ji-ben-lei-xing.md)
- [Shell函数](https://gitbook.existorlive.cn/kai-fa-yu-yan-xue-xi/shell/shell-han-shu.md)
- [Shell基本运算符](https://gitbook.existorlive.cn/kai-fa-yu-yan-xue-xi/shell/shell-ji-ben-yun-suan-fu.md)
- [Shell脚本的参数](https://gitbook.existorlive.cn/kai-fa-yu-yan-xue-xi/shell/shell-jiao-ben-de-can-shu.md)
- [Shell流程控制](https://gitbook.existorlive.cn/kai-fa-yu-yan-xue-xi/shell/shell-liu-cheng-kong-zhi.md)
- [Shell输入输出](https://gitbook.existorlive.cn/kai-fa-yu-yan-xue-xi/shell/shell-shu-ru-shu-chu.md)
- [Shell文件包含](https://gitbook.existorlive.cn/kai-fa-yu-yan-xue-xi/shell/shell-wen-jian-bao-han.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://gitbook.existorlive.cn/kai-fa-yu-yan-xue-xi/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.
