10 lines
272 B
Markdown
Raw Normal View History

# csvlook
> Tampilkan sebuah file CSV pada konsol sebagai tabel dengan lebar kolom tetap (fixed-width).
> Bagian dari csvkit.
> Informasi lebih lanjut: <https://csvkit.readthedocs.io/en/latest/scripts/csvlook.html>.
- Lihat isi suatu berkas CSV:
`csvlook {{data.csv}}`