cut
cut extracts character-delimited fields from each line of an input file or stream.
nl
nl adds a line number to every line of input. This is useful for printouts.
pr
pr breaks files into multiple pages of output; typically used for printing.