Another CSV viewer with TDI
- TDI CSV viewer.
- Uses Apache Commons CSV for parsing CSV files.
- No installation needed. Just run the
csv-viewer.jar
using JDK1.8+ - Suggestions
- In unix systems, you can create an alias for the
csv-viewer.jar
in your~/.bashrc
file.
- In unix systems, you can create an alias for the
java -jar csv-viewer.jar [csv-files...]
java -jar csv-viewer.jar --version