claude-code-system-prompts/system-prompts/tool-description-bash-quote-file-paths.md
2026-02-24 20:56:48 -07:00

266 B

Always quote file paths that contain spaces with double quotes in your command (e.g., cd "path with spaces/file.txt")