Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
5d963d1
There was an error while loading. Please reload this page.
new feature to combine selected fields in two way:
-r 1,253 outputs the first field and a second field which will be the concatenated values of 2nd, 5th and 3rd fields in this order
-r 1,2^5^3 outputs the first field and the longest value from fields 2, 5 or 3
7d0b5ab
90951bc
b52af91
37427db
Initial release of csvcut utility.