System Grab Bag

View all TLDR pages from common (or from all pages)

x_x

View Excel and CSV files. More information: https://github.com/kristianperkins/x_x.
  • View an XLSX or CSV file:
    x_x {{file.xlsx|file.csv}}
  • View an XLSX or CSV file, using the first row as table headers:
    x_x -h {{0}} {{file.xlsx|file.csv}}
  • View a CSV file with unconventional delimiters:
    x_x --delimiter={{';'}} --quotechar={{'|'}} {{file.csv}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.