Y
Hacker News
new
|
ask
|
show
|
jobs
by
mbakke
964 days 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.
1 comments
rbanffy
964 days ago
This is a pretty brilliant idea. Ideally, someone from BSD-land and GNU-land should meet and come up with some sane JSON schemas.
link