diff options
author | gahr <gahr@FreeBSD.org> | 2016-04-14 11:45:52 +0000 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2016-04-14 11:45:52 +0000 |
commit | 7f331c8ab2ec2a9d2d462dd7410e2e2a0fd6b342 (patch) | |
tree | 1f5383b266fcc5e5afa1af94f934b21344c16673 /lib/libc/stdio/refill.c | |
parent | 5a7f6237bc082bbf0f2201c869dd48aa735e30b1 (diff) | |
download | FreeBSD-src-7f331c8ab2ec2a9d2d462dd7410e2e2a0fd6b342.zip FreeBSD-src-7f331c8ab2ec2a9d2d462dd7410e2e2a0fd6b342.tar.gz |
MFC 297678: Enhance uuencode with a -r option to produce raw output.
This matches with uudecode's -r option to decode raw data without initial and
final framing lines.
$ echo Test | uuencode -mr - | uudecode -mr
Test
Approved by: cognet
Diffstat (limited to 'lib/libc/stdio/refill.c')
0 files changed, 0 insertions, 0 deletions