<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://panoptic.com/mediawiki/aolserver/index.php?action=history&amp;feed=atom&amp;title=Ns_uudecode</id>
	<title>Ns uudecode - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://panoptic.com/mediawiki/aolserver/index.php?action=history&amp;feed=atom&amp;title=Ns_uudecode"/>
	<link rel="alternate" type="text/html" href="https://panoptic.com/mediawiki/aolserver/index.php?title=Ns_uudecode&amp;action=history"/>
	<updated>2026-04-18T17:27:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://panoptic.com/mediawiki/aolserver/index.php?title=Ns_uudecode&amp;diff=2666&amp;oldid=prev</id>
		<title>WikiSysop: imported from WiKit id 695</title>
		<link rel="alternate" type="text/html" href="https://panoptic.com/mediawiki/aolserver/index.php?title=Ns_uudecode&amp;diff=2666&amp;oldid=prev"/>
		<updated>2004-06-14T17:08:49Z</updated>

		<summary type="html">&lt;p&gt;imported from WiKit id 695&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Man page: http://aolserver.com/docs/tcl/ns_uudecode.html&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''NAME'''&lt;br /&gt;
&lt;br /&gt;
: ns_uudecode - Binary-to-text decoding using &amp;quot;htuu&amp;quot; encoding&lt;br /&gt;
&lt;br /&gt;
'''SYNOPSYS'''&lt;br /&gt;
&lt;br /&gt;
: '''ns_uudecode''' ''string''&lt;br /&gt;
&lt;br /&gt;
'''DESCRIPTION'''&lt;br /&gt;
&lt;br /&gt;
: This command performs a binary-to-text decoding on ''string''.&lt;br /&gt;
&lt;br /&gt;
: '''NOTE:''' This is HTTP-style uuencoding/uudecoding which is sometimes called &amp;quot;htuu&amp;quot; (see [http://www.faqs.org/rfcs/rfc1113.html RFC 1113, 4.3.2.4 Step 4 Printable Encoding]).  It is not  compatible with the format used by the Unix uuencode/uudecode commands, nor is it base-64 encoding.&lt;br /&gt;
&lt;br /&gt;
: For base-64 encoding, consider using the base64 Tcl package in tcllib.&lt;br /&gt;
&lt;br /&gt;
'''EXAMPLE'''&lt;br /&gt;
&lt;br /&gt;
    % ns_uudecode VGVzdCBzdHJpbmc=&lt;br /&gt;
    Test string&lt;br /&gt;
&lt;br /&gt;
'''SEE ALSO'''&lt;br /&gt;
&lt;br /&gt;
: [[ns_uuencode]], tcllib base64 [http://tcllib.sourceforge.net/]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
</feed>