Interesting way to suppress output from the program - I wonder (besides disk space) if this leads to any performance benefits: it would seem not, since all formatted io internals will be called anyways, I guess
Interesting way to suppress output from the program - I wonder (besides disk space) if this leads to any performance benefits: it would seem not, since all formatted io internals will be called anyways, I guess