GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MFLOW(1) FreeBSD General Commands Manual MFLOW(1)

mflow
reflow format=flowed plain text messages

mflow [-f] [-q] [-w width] < file

mflow reformats the standard input according to the rules of RFC 3676. PIPE_CONTENTTYPE is inspected, making this a suitable filter for ‘text/plain’ messages for mshow(1). Messages not specified as ‘format=flowed’ are output unchanged.

Text is reflowed (where allowed) to fit the width given in the environment variable COLUMNS, the terminal width, or 80 characters by default.

If defined, the environment variable MAXCOLUMNS specifies the maximum line length.

The options are as follows:

Force wrapping of long lines.
Prefix lines with ‘>’. Can be used multiple times.
width
Set maximum line length to width.

The mflow utility exits 0 on success, and >0 if an error occurs.

mshow(1)

R. Gellens, The Text/Plain Format and DelSp Parameters, RFC 3676, February 2004.

Leah Neukirchen <leah@vuxu.org>

mflow is in the public domain.

To the extent possible under law, the creator of this work has waived all copyright and related or neighboring rights to this work.

http://creativecommons.org/publicdomain/zero/1.0/

September 6, 2017 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.