Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ (1) — Plan9 3rd Edition (Vita Nuova)

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

mail(1)

UNMIME(1)

NAME

unmime − crack a mime mail message

SYNOPSIS

­upas/unmime [ ­directory ] ­< message

DESCRIPTION

­Unmime decodes a mime formatted message and prints it to standard output. 

If ­directory is specified, each component part that has a ­name= attribute in the ­Content-type: header will be placed into a separate file in directory. ­Unmime will print out the message

>>>>>>>>  creating filename  <<<<<<<<<<0

for each file created.  The intent is to place the binary components into files while printing out the ASCII header and messages.  Intent and reality sometimes match. 

­Unmime is largely superseded by ­upas/fs (see mail(1)).

SOURCE

­/sys/src/cmd/upas/mime/unmime.c

SEE ALSO

mail(1)
 

Plan 9  —  July 29, 2000

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026