5 ms·
Text streams also have that problem.
by rlguarino 11y ago
Text streams also have that problem.
- jsjohnst 11y agoNot necessarily. Text streams don't have to by default provide all possible data for the next process in the pipe. Sure, you could keep all the command line arguments you had before to make JSON output manageable, but then you have two problems rather than one.