fmt (1) Linux Manual Page
NAME fmt – simple optimal text formatter SYNOPSIS fmt [,-WIDTH/] [,OPTION/]… [,FILE/]… DESCRIPTION Reformat each paragraph in the FILE(s), writing to standard output. The option -WIDTH is an abbreviated form of –width=,DIGITS/. With no FILE, or when FILE is -, read standard input. Mandatory arguments to long options are mandatory for short options too. -c,…
