8 ms·
The "tree" command will output JSON on fd3 (which it dubs 'stddata') when available. If more programs adopt that pattern we could use stdout (fd1) only for int
by mbakke 3y ago
The "tree" command will output JSON on fd3 (which it dubs 'stddata') when available.
If more programs adopt that pattern we could use stdout (fd1) only for interactive programs.
- rbanffy 3y agoThis is a pretty brilliant idea. Ideally, someone from BSD-land and GNU-land should meet and come up with some sane JSON schemas.