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