UUD.1
资源名称:os_source.zip [点击查看]
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:1k
源码类别:
操作系统开发
开发平台:
C/C++
- .TH UUD 1
- .SH NAME
- uud, uudecode - decode a binary file encoded with uue
- .SH SYNOPSIS
- fBuudfR [fB-nfR]fR [fB-s fIsrcdirfR] [fB-t fIdstdir/fR] fIfilefR
- .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.uuefR 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 fIstdinfR"
- .SH DESCRIPTION
- .PP
- fIUudfR decodes a file encoded with fIuuefR or
- s-2UNIXs+2
- fIuuencodefR.
- 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).