?? uue.1
字號:
.TH UUE 1.SH NAMEuue, uuencode \- encode a binary file to ASCII (e.g., for mailing).SH SYNOPSIS\fBuue\fR [\fB\-\fIn\fR] \fIfile\fR [\fB\-\fR]\fR.br.de FL.TP\\fB\\$1\\fR\\$2...de EX.TP 20\\fB\\$1\\fR# \\$2...SH OPTIONS.FL "\-\fIn\fR" "How many lines to put in each file".SH EXAMPLES.EX "uue file" "Encode \fIfile\fR to \fIfile.uue\fR".EX "uue file \- >x" "Encode \fIfile\fR and write on \fIstdout\fR".EX "uue \-800 file" "Output on \fIfile.uaa\fR, \fIfile.uab\fR etc.".SH DESCRIPTION.PP\fIUuencode\fR is a famous program that converts an arbitrary (usually binary)file to an encoding using only 64 ASCII characters.\fIUudecode\fR converts it back to the original file.The \fIuue\fR and \fIuud\fR programs are the \s-2MINIX\s+2versions of these programs, and are compatible with the \s-2UNIX\s0 ones.The files produced can even be sent successfully over BITNET, which is notorious for mangling files.It is possible to have \fIuue\fR automatically split the encoded file upinto small chunks.The output files then get the suffixes \fI.uaa\fR, \fI.uab\fR, etc., insteadof \fI.uue\fR.When \fIuud\fR is given \fIfile.uaa\fR to decode, it automatically includesthe subsequent pieces.The encoding takes 3 bytes (24 bits) from the input file and renders it as 4 bytes in the output file..SH "SEE ALSO".BR btoa (1),.BR uud (1).
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -