📄 uuencode.1c
字号:
.\" SCCSID: @(#)uuencode.1c 8.1 9/11/90.TH uuencode 1c.SH Nameuuencode, uudecode \- encode/decode a binary file for transmission via mail.SH Syntax.B uuencode[\|\fIfile\|\fR] \fIremotedest\fR \fB|\fR \fBmail\fR \fIsys1\fR!\fIsys2\fR!..!\fIdecode\fR.br.B uudecode[\|\fIfile\fR\|].SH Description.NXAM "sendmail daemon" "uuencode command".NXA "mail program" "uuencode command".NXR "mail" "sending binary file".NXR "binary file" "sending in mail".NXR "uuencode command".NXR "uudecode command"The.PN uuencodeand.PN uudecodecommands are used to send a binary file by uucp (or other) mail.This combination can be used over indirect mail linkseven when .MS uusend 1cis not available..PPThe.PN uuencodecommandtakes the named source file (default standard input) andproduces an encoded version on the standard output.The encoding uses only printing ASCII characters,and includes the mode of the file and the.I remotedestfor recreation on the remote system..PPThe.PN uudecodecommand reads an encoded file,strips off any leading and trailing lines added by mailers,and recreates the original file with the specified mode and name..PPThe intent is that all mail to the user ``decode'' should be filteredthrough the .PN uudecodeprogram. This way the file is created automaticallywithout human intervention.This is possible on the uucp network by either using.PN sendmailor by making.PN rmailbe a link to.PN Mailinstead of.PN mail .In each case, an alias must be created in a master file to getthe automatic invocation of .PN uudecode ..PPIf these facilities are not available, the file can be sent to auser on the remote machine who can uudecode it manually..PPThe encode file has an ordinary text form and can be editedby any text editor to change the mode or remote name..SH RestrictionsThe file is expanded by 35% (3 bytes become 4 plus control information)causing it to take longer to transmit..PPThe user on the remote system who is invoking.PN uudecode(often.PN uucp)must have write permission on the specified file..SH See Alsomail(1), uucp(1c), uusend(1c), uux(1c), uuencode(5)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -