User Tools

Site Tools


pretty_print_csv_data

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pretty_print_csv_data [2021/07/02 19:42] – [bare bones solution] adminpretty_print_csv_data [2023/11/27 05:59] (current) – [bash function] raju
Line 1: Line 1:
-==== command line solution ====+==== command line ====
 <code> <code>
  | column -t -s,  | column -t -s,
Line 45: Line 45:
  
 See also:- https://www.stefaanlippens.net/pretty-csv.html - talks about handling corner cases and other OSes. See also:- https://www.stefaanlippens.net/pretty-csv.html - talks about handling corner cases and other OSes.
 +
 +==== zsh function ====
 +(Todo, 2023-11-27): Add instructions to do this in zsh shell
  
 ==== vim ==== ==== vim ====
pretty_print_csv_data.1625254958.txt.gz · Last modified: 2021/07/02 19:42 by admin