The cut command selects specified character positions or fields from each input line. It works best with consistently structured text whose delimiters and field positions are known.
Text-Fu · Lesson 6
cut
Learn how to select character positions or delimited fields from each line with cut.