Reformat a text file by joining its paragraphs and limiting the line width to given number of characters (75 by default).
fmt {{path/to/file}}
n
fmt -w {{n}} {{path/to/file}}
fmt -s {{path/to/file}}
fmt -u {{path/to/file}}