--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # csvlook > Render a CSV file in the console as a fixed-width table. > Included in csvkit. > More information: . - View a CSV file: `csvlook {{data.csv}}`