man.bsd.lv manual page server

Manual Page Search Parameters

UNVIS(1) General Commands Manual UNVIS(1)

unvisrevert a visual representation of data back to original form

unvis [-e] [-Hh | -m] [file ...]

unvis is the inverse function of vis(1). It reverts a visual representation of data back to its original form on standard output.

The options are as follows:

Don't decode \ escaped sequences.
Decode entity references and numeric character references from RFC 1866. (VIS_HTTP1866)
Decode using the URI encoding from RFC 1808. (VIS_HTTP1808)
Decode using mime style. (VIS_MIMESTYLE)

Mixing -h or -H with -m is not supported.

vis(1), unvis(3), vis(3)

The unvis command appears in 4.4BSD.

November 27, 2010 FreeBSD-12.0