|
|
|
|
|
by kayodelycaon
2171 days ago
|
|
Making things compatible without a common standard also has a cost. If everything is text optimized for appearance in a terminal, then how do you parse out the data to be used by a script? The unix solution is offloading the complexity on the script, which makes all scripts more difficult to write. |
|