Plan 9 from Bell Labs’s /n/sources/patch/sorry/ydec/ydec

Copyright © 2009 Alcatel-Lucent.
Distributed under the Lucent Public License version 1.02.
Download the Plan 9 distribution.


.TH ydec 1
.SH NAME
ydec \- decode \fIyenc\fR encoded files.
.SH SYNOPSIS
.B ydec
[
.BI -v
] [
.B file...
]
.SH DESCRIPTION
.I Ydec
decodes the given email or news files (or standard input if none)
to a standard output. If the \fB-v\fR option is supplied it prints some
information about decoded file on standard error.
.PP
Multipart files can be decoded but must be presented in order.
.PP
Yenc is a depricated and thus no encoder is supplied,
for further information see www.exit109.com/~jeremy/news/yenc.html
"Why Yenc is bad for Usenet".
.PP
.SH EXAMPLE
.EX
	nntpfs
	cd /mnt/news/alt/binaries/sounds/mp3/blues
	ydec 1234*/body | ydec | mp3
.EE
.SH SOURCE
.B /sys/src/cmd/ydec.c

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2009 Alcatel-Lucent. All Rights Reserved.
Comments to webmaster@plan9.bell-labs.com.