Y
Hacker News
new
|
ask
|
show
|
jobs
by
pikdum
69 days ago
Does this mean I can't use `claude -p` in bash scripts now?
1 comments
techgnosis
69 days ago
I doubt it means that. How would they ever know? Honest question..
link
martinald
69 days ago
if (process.argv.includes('-p')) and then setting a different http header?
link