# Page Not Found

The URL `content/usage/parameters/globbing-patterns.html` does not exist.

You might be looking for one of these pages:
- [Globbing Patterns](https://commandbox.ortusbooks.com/usage/parameters/globbing-patterns.md)
- [File Paths](https://commandbox.ortusbooks.com/usage/parameters/file-paths.md)
- [Piping into Commands](https://commandbox.ortusbooks.com/usage/parameters/piping-into-commands.md)
- [Escaping Special Characters](https://commandbox.ortusbooks.com/usage/parameters/escaping-special-characters.md)
- [Expressions](https://commandbox.ortusbooks.com/usage/parameters/expressions.md)

## How to find the correct page

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

## Tips for requesting documentation

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