# Linux学习

- [gdb调试定位](https://jun-wang.gitbook.io/learnjava/ji-shu-xue-xi/linux-xue-xi/gdb-tiao-shi-ding-wei.md)
- [Linux常用命令](https://jun-wang.gitbook.io/learnjava/ji-shu-xue-xi/linux-xue-xi/linux-chang-yong-ming-ling.md)
- [Linux工具](https://jun-wang.gitbook.io/learnjava/ji-shu-xue-xi/linux-xue-xi/linux-gong-ju.md)
- [Linux进程通信的方式](https://jun-wang.gitbook.io/learnjava/ji-shu-xue-xi/linux-xue-xi/linux-jin-cheng-tong-xin-de-fang-shi.md)
- [Linux文件系统结构](https://jun-wang.gitbook.io/learnjava/ji-shu-xue-xi/linux-xue-xi/linux-wen-jian-xi-tong-jie-gou.md)
- [Linux系统知识点](https://jun-wang.gitbook.io/learnjava/ji-shu-xue-xi/linux-xue-xi/linux-xi-tong-zhi-shi-dian.md)
- [Linux小技巧](https://jun-wang.gitbook.io/learnjava/ji-shu-xue-xi/linux-xue-xi/linux-xiao-ji-qiao.md)
- [Shell学习](https://jun-wang.gitbook.io/learnjava/ji-shu-xue-xi/linux-xue-xi/shell-xue-xi.md)
- [Vim常用命令](https://jun-wang.gitbook.io/learnjava/ji-shu-xue-xi/linux-xue-xi/vim-chang-yong-ming-ling.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://jun-wang.gitbook.io/learnjava/ji-shu-xue-xi/linux-xue-xi.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.
