Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/utilities/u/uuencode.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/utilities/u/uuencode.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/utilities/u/uuencode.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/utilities/u/uuencode.html on line 8
Encode a binary file or standard input into ASCII (POSIX)
uuencode [-m] [file] name
Neutrino
- -m
- Use the MIME Base64 encoding; otherwise use the
uuencode historical algorithm.
- file
- The file that you want to encode.
If you don't specify a file, uuencode reads from standard input.
- name
- The name to embed in the encoded file for use by
uudecode.
The uuencode utility encodes a binary file as ASCII (e.g. for
mailing).
The encoding takes 3 bytes (24 bits) from the input file and renders them as 4
bytes in the output file.
By default, uuencode writes the encoded file to standard output.
If you don't specify an input file, uuencode reads from standard
input (unlike
uue).
To decode the file, use
uudecode.
uud,
uudecode,
uue
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/utilities/u/uuencode.html on line 107
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/utilities/u/uuencode.html on line 107