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
MEWENCODE(1) FreeBSD General Commands Manual MEWENCODE(1)

mewencode, mewdecode, mewcat - MIME encoder/decoder

mewencode [-options] [infile [outfile]]

mewdecode [-options] [infile [outfile]]

mewcat [-options] [infile]

The mewencode utility encode/decode MIME objects.

The options are as follows:

-e
Encoding.
-d
Decoding.
-8
See if any 8bit characters are contained.
-b
MIME base64 en/decoding.
-q
MIME quoted-printable en/decoding.
-g
MIME gzip64 en/decoding(not yet specified in RFC).
-z
The same as -g.
-u
Uudecoding.
-l length
Line length into which base64/quoted-printable/gzip64 encoding truncate.
-t
On base64/gzip64 encoding, local newline is treated as CRLF. On base/gzip64 decoding, any newline is translated into local newline. Specify this option only when the input is a line based object(e.g. Content-Type: is text/plain or application/postscript).
-h
Display this help message.
-v
Display the version.
March 17, 2001 4th Berkeley Distribution

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.