4 lines
150 B
Markdown
4 lines
150 B
Markdown
|
to open a csv file in sc
|
||
|
`cat file.csv | psc -k -d, | sc`
|
||
|
|
||
|
sc-im supposedly does a better job with csv, but have not been able to get it to compile
|