Extract and transform fields from structured text data
Field extractor command-line utility
pk
$ pk -f 1,3 data.csv
$ pk -d ':' -f 1,5 /etc/passwd
$ pk -f 3,1,2 input.txt