gemini -p 'Debug this error: $(cat error.log)' @src/main.py
Inline shell command substitution to pass error logs as dynamic prompt content
Uses shell command substitution $(...) inside the prompt to dynamically inline error log content, then passes the source file as context so Gemini can diagnose the error.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.