Hacker News new | ask | show | jobs
by twic 3191 days ago
> I disagree that your ‘ echo hello’ example is free of side effects.

I posit that you understand perfectly well what i was getting at! If it helps, imagine that you are spawning a fresh shell to execute each command line, through system(3) or some such.

1 comments

Fair enough!