macOS / binaries /

fmt

/usr/bin/fmt
Simple text formatter

The fmt utility is a simple text formatter which reads the concatenation of input files (or standard input if none are given) and produces on standard output a version of its input with lines as close to the goal length as possible without exceeding the maximum.

source: man