<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Deleting individual and groups of files from the Mac trash Bin</title>
	<atom:link href="http://www.stephendurr.com/featured/deleting-individual-and-groups-of-files-from-the-mac-trash-bin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stephendurr.com/featured/deleting-individual-and-groups-of-files-from-the-mac-trash-bin/</link>
	<description>&#34;The box said Windows 7 or better...so I bought a Mac&#34;</description>
	<lastBuildDate>Wed, 22 Jun 2011 15:19:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Steve</title>
		<link>http://www.stephendurr.com/featured/deleting-individual-and-groups-of-files-from-the-mac-trash-bin/comment-page-1/#comment-289</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sun, 08 May 2011 17:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.stephendurr.com/?p=152#comment-289</guid>
		<description>Ok

You will first need to know the name of the file you want to delete, lets say it&#039;s called photo.jpg.
Then, using the command, find /Users/USER_NAME/.Trash/ -name &quot;filename.ext&quot; -delete you need to change the USER_NAME part to your mac username and the filename.ext to the actual file name, photo.jpg.
Lets say the username is Steve, so we now have the command find /Users/Steve/.Trash/ -name &quot;photo.jpg&quot; -delete
Pop that in to terminal and hit enter. The file photo.jpg will be removed from the Trash bin.

Hope that helps</description>
		<content:encoded><![CDATA[<p>Ok</p>
<p>You will first need to know the name of the file you want to delete, lets say it&#8217;s called photo.jpg.<br />
Then, using the command, find /Users/USER_NAME/.Trash/ -name &#8220;filename.ext&#8221; -delete you need to change the USER_NAME part to your mac username and the filename.ext to the actual file name, photo.jpg.<br />
Lets say the username is Steve, so we now have the command find /Users/Steve/.Trash/ -name &#8220;photo.jpg&#8221; -delete<br />
Pop that in to terminal and hit enter. The file photo.jpg will be removed from the Trash bin.</p>
<p>Hope that helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous. (a.k.a - bob)</title>
		<link>http://www.stephendurr.com/featured/deleting-individual-and-groups-of-files-from-the-mac-trash-bin/comment-page-1/#comment-256</link>
		<dc:creator>anonymous. (a.k.a - bob)</dc:creator>
		<pubDate>Sat, 30 Apr 2011 04:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.stephendurr.com/?p=152#comment-256</guid>
		<description>So i don&#039;t get it, how can i delete singly one item outta the trash ?</description>
		<content:encoded><![CDATA[<p>So i don&#8217;t get it, how can i delete singly one item outta the trash ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

