Hacker News new | ask | show | jobs
by ori_b 3276 days ago
The Unix shell operates on binary streams, not on text.
1 comments

Ah, I thought this was about structured text (like JSON) vs. plain text -- binary content is a bigger issue!
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.