Files
tldr/pages.zh/common/csvlook.md

9 lines
226 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# csvlook
> 在控制台中将CSV文件呈现为固定宽度的表格。
> 包含在csvkit中。
> 更多信息:<https://csvkit.readthedocs.io/en/latest/scripts/csvlook.html>。
- 查看CSV文件
`csvlook {{data.csv}}`