TLDR
Enter a command. For example: aria2c, streamlink, dvc gc, drush.

x_x

 
View Excel and CSV files from the command-line. 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}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.