# Page Not Found

The URL `linux/shells` does not exist.

You might be looking for one of these pages:
- [Bash](https://book.jorianwoltjer.com/linux/bash.md)
- [Shellcode](https://book.jorianwoltjer.com/binary-exploitation/shellcode.md)
- [Shells](https://book.jorianwoltjer.com/linux/hacking-linux-boxes.md)
- [Analyzing Processes](https://book.jorianwoltjer.com/linux/analyzing-processes.md)
- [Assembly](https://book.jorianwoltjer.com/languages/assembly.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://book.jorianwoltjer.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://book.jorianwoltjer.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/linux/bash.md`)
- Use `Accept: text/markdown` header for content negotiation