I want to sort a comma delimited file with syncsort. I have 65 fields on my file and I want to sort on the 53rd field.
Can anyone help me build the syntax? I think this is the basic framework I wnat to work with.
/infile $SORTIN
/fields
/keys
/outfile $SORTOUT
Thanks for your help.
Can anyone help me build the syntax? I think this is the basic framework I wnat to work with.
/infile $SORTIN
/fields
/keys
/outfile $SORTOUT
Thanks for your help.