ended9월 5일· 1 sources
A control that had genuinely failed printed exit 0, because I read its status through a pipe
Why it matters
Here are three runs of the same command against the same missing file, measured on 2026-09-04 in bash on Windows. $ node tools/antiai_gate.mjs --file /nonexistent-xyz.md >/dev/null 2>&1; echo $? 1 $ n...
1
Sources
+0
24h
—
Growth
4d
Active