uud.1

来自「Unix操作系统minix 2.0源码」· 1 代码 · 共 34 行

1
34
字号
.TH UUD 1.SH NAMEuud, uudecode \- decode a binary file encoded with uue.SH SYNOPSIS\fBuud\fR [\fB\-n\fR]\fR [\fB\-s \fIsrcdir\fR] [\fB\-t \fIdstdir/\fR] \fIfile\fR.br.de FL.TP\\fB\\$1\\fR\\$2...de EX.TP 20\\fB\\$1\\fR# \\$2...SH OPTIONS.FL "\-n" "Do not verify checksums".FL "\-s" "Name of directory where \fI.uue\fR file is".FL "\-t" "Name of directory where output goes".SH EXAMPLES.EX "uud file.uue " "Re-create the original file".EX "uud \- <file.uue" "The \- means use \fIstdin\fR".SH DESCRIPTION.PP\fIUud\fR decodes a file encoded with \fIuue\fR or\s-2UNIX\s+2\fIuuencode\fR.The decoded file is given the name that the original file had.  The name information is part of the encoded file.Mail headers and other junk before the encoded file are skipped..SH "SEE ALSO".BR uue (1).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?