CSV command add source
This commit is contained in:
parent
e440ba5d5d
commit
1af65dafbc
@ -27,4 +27,6 @@ Much faster than `/dev/urandom` at least
|
||||
Around 2GiB/s on my Ryzen 7 1700x if output to `/dev/null`
|
||||
|
||||
### Formatted csv in terminal
|
||||
> [From Pretty CSV viewing on the Command Line](https://www.stefaanlippens.net/pretty-csv.html)
|
||||
|
||||
`$ column -t -s, < (file.csv)`
|
||||
|
Loading…
Reference in New Issue
Block a user