<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>the kiZZ notes &#187; delete to recycle bin</title>
	<atom:link href="http://kizzx2.com/blog/index.php/tag/delete-to-recycle-bin/feed/" rel="self" type="application/rss+xml" />
	<link>http://kizzx2.com/blog</link>
	<description>random stupid ideas from a narcissistic chode</description>
	<lastBuildDate>Thu, 01 Dec 2011 16:25:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Windows: Delete to Recycle Bin from the command line</title>
		<link>http://kizzx2.com/blog/index.php/2008/09/27/windows-delete-to-recycle-bin-from-the-command-line/</link>
		<comments>http://kizzx2.com/blog/index.php/2008/09/27/windows-delete-to-recycle-bin-from-the-command-line/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 11:01:18 +0000</pubDate>
		<dc:creator>kiZZ kiZZ</dc:creator>
				<category><![CDATA[geek stuffs]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[delete to recycle bin]]></category>
		<category><![CDATA[recycle bin]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://kizzx2.com/blog/?p=82</guid>
		<description><![CDATA[Update: Check out the new tool cmd-recycle which is a lot more robust, written much more cleanly and just more cool! I wrote this simple utiltiy some while ago, thought I might as well publish it here. Just copy recycle.exe to WINDOWS\system32 and you can start using 1234recycle &#60;filename&#62; recycle &#60;filename1&#62; &#60;filename2&#62; &#60;filename3&#62; ... recycle [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update</strong>: Check out the new tool <a href="http://cfc.kizzx2.com/index.php/cmd-recycle-delete-files-from-windows-command-line/">cmd-recycle</a> which is a lot more robust, written much more cleanly and just more cool!</p>

<p>I wrote this simple utiltiy some while ago, thought I might as well publish it here.</p>

<p>Just copy <em>recycle.exe</em> to <em>WINDOWS\system32</em> and you can start using</p>

<div class="codecolorer-container winbatch default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br /></div></td><td><div class="winbatch codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">recycle <span style="color: #66cc66;">&lt;</span>filename<span style="color: #66cc66;">&gt;</span><br />
recycle <span style="color: #66cc66;">&lt;</span>filename1<span style="color: #66cc66;">&gt;</span> <span style="color: #66cc66;">&lt;</span>filename2<span style="color: #66cc66;">&gt;</span> <span style="color: #66cc66;">&lt;</span>filename3<span style="color: #66cc66;">&gt;</span> ...<br />
recycle <span style="color: #66cc66;">*</span><br />
recycle <span style="color: #66cc66;">&lt;</span>directory1<span style="color: #66cc66;">&gt;</span> ...</div></td></tr></tbody></table></div>

<p>Full source code included (using C#). Enjoy!</p>

<p><a href="http://kizzx2.com/files/recycle.zip">Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://kizzx2.com/blog/index.php/2008/09/27/windows-delete-to-recycle-bin-from-the-command-line/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

