# Page Not Found

The URL `v.-common-knowledge/linuxshell` does not exist.

You might be looking for one of these pages:
- [linux-shell](https://labuladong.gitbook.io/algo-en/technical/linux-shell.md)
- [linux-process](https://labuladong.gitbook.io/algo-en/technical/linux-process.md)
- [longest-common-subsequence](https://labuladong.gitbook.io/algo-en/dynamic-programming/longest-common-subsequence.md)
- [interval-scheduling](https://labuladong.gitbook.io/algo-en/dynamic-programming/interval-scheduling.md)
- [binary-search](https://labuladong.gitbook.io/algo-en/algorithmic-thinking/binary-search.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://labuladong.gitbook.io/algo-en/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://labuladong.gitbook.io/algo-en/llms-full.txt) - Full content export

## Tips for requesting documentation

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