Y
Hacker News
new
|
ask
|
show
|
jobs
by
ori_b
3276 days ago
The Unix shell operates on binary streams, not on text.
1 comments
panic
3276 days ago
Ah, I thought this was about structured text (like JSON) vs. plain text -- binary content is a bigger issue!
link
ori_b
3276 days ago
If you want to replace the shell with a structured one, the change needs to be pervasive, down to replacing the typical file formats, imo.
link