fmt

Herformatteer een tekstbestand door de alinea’s samen te voegen en de regelbreedte te beperken tot een aantal tekens (standaard 75). Meer informatie: https://www.gnu.org/software/coreutils/manual/html_node/fmt-invocation.html.

fmt {{pad/naar/bestand}}

fmt {{[-w|--width]}} {{n}} {{pad/naar/bestand}}

fmt {{[-s|--split-only]}} {{pad/naar/bestand}}

fmt {{[-u|--uniform-spacing]}} {{pad/naar/bestand}}