Hacker News new | ask | show | jobs
by XorNot 1375 days ago
Everyone who builds one of these never fixes the fundamental problem: they don't distinguish between "space" as a character, and the next element in the argv array.

Stop making me have to engage in bizarre escaping rituals and let me just toggle between "string mode" and "array mode".