1 2 3 4 5 6 7 8 9
#command cdx cut -f (range,<t>f) #stdin CDX one two three four 1 2 3 4 8 6 4 2 #stdout CDX one four 1 4 8 2