|
|
|
|
|
by pjc50
2342 days ago
|
|
Well, the true UNIX philosophy is that everything is a text file ... .. but as one of the other comments says, programs which want specific interpretation should consider having their own heuristics, especially including "precedence". In the Excel example, it should be considering XLS and CSV first before trying other things. |
|