Y
Hacker News
new
|
ask
|
show
|
jobs
by
esafak
211 days ago
https://www.nushell.sh/commands/docs/from_csv.html
For TSV, use the --separator flag.
1 comments
anthk
211 days ago
Current AWK (One True AWK, under OpenBSD in base) got CSV support, you can read the man page for it.
link