mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
272 B
272 B
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}}