bunyan -p ...
This never worked with node >0.x because of faulty logic determining `nodeSpawnSupportsStdio` -- attempting to compare with, e.g., `Number('v1')`. Fixes #370