User Tools

Site Tools


csvgrep_notes

This is an old revision of the document!


sample commands

csvgrep -c col1 -m "val1" file.csv | \
csvgrep -c col2 -r "val2|val3" | \
csvcut -c col1,col2,col3 | \
column -t -s,
csvgrep_notes.1626816729.txt.gz · Last modified: 2021/07/20 21:32 by raju