View a CSV file with unconventional delimiters

x_x

  • View Excel and CSV files from the command-line.
    More information: <https://github.com/kristianperkins/x_x>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

x_x --delimiter={{';'}} --quotechar={{'|'}} {{file.csv}}

click the source code to copy