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/uue.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/uue.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/uue.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/uue.html on line 8
Encode a binary file into ASCII
uue [-n] input_file [-]
Neutrino
- -n
- The number of lines to put into each file.
- input_file
- The file that you want to encode.
The uue 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, the output file is input_file.uue;
if you specify a dash at the end of the command, uue writes the
encoded file to standard output.
|
If you want to read from standard input (e.g. a pipe), use
uuencode
instead of uue. |
If you specify the -n option, uue writes the
encoded file to input_file.uaa,
input_file.uab, and so on.
To decode the file, use
uud.
uud,
uudecode,
uuencode
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/uue.html on line 114
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/uue.html on line 114