notes/sc.md

4 lines
147 B
Markdown
Raw Permalink Normal View History

2023-01-12 20:12:24 -05:00
to open a csv file in sc
`cat file.csv | psc -k -d, | sc`
2020-04-30 21:53:00 -04:00
sc-im supposedly does a better job with csv, but have not been able to get it to compile