I have a big (multi-gigabyte) CSV file, which I am viewing with a puny computer.
I would like to view my file using less or some command like it which doesn't have to read the whole file at once to show me part of it.
Is there a command out there which can show me my file in comma-aligned columns?
