<?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>killianfaughnan.com &#187; trash</title>
	<atom:link href="http://killianfaughnan.com/tag/trash/feed/" rel="self" type="application/rss+xml" />
	<link>http://killianfaughnan.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Wed, 23 Feb 2011 09:05:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Accessing Gnome Trash Folder From Terminal</title>
		<link>http://killianfaughnan.com/2009/02/12/accessing-gnome-trash-folder-from-terminal/</link>
		<comments>http://killianfaughnan.com/2009/02/12/accessing-gnome-trash-folder-from-terminal/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 14:31:54 +0000</pubDate>
		<dc:creator>kfaughnan</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[bin]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[trash]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://killianfaughnan.com/?p=132</guid>
		<description><![CDATA[I&#8217;ve often found that I can&#8217;t delete items I&#8217;ve copied from a CD or DVD using the GUI Trash folder. In fact, this can happen with a variety of files from a variety of places but, to be honest, I have a habit of not correcting the permissions on these files before blindly hitting delete. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">I&#8217;ve often found that I can&#8217;t delete items I&#8217;ve copied from a CD or DVD using the GUI Trash folder. In fact, this can happen with a variety of files from a variety of places but, to be honest, I have a habit of not correcting the permissions on these files before blindly hitting delete. Sometimes you just forget these things.</p>
<p style="text-align: left;">In any case this can be extremely infuriating, and inevitably results in looking around your /home directory running something like&#8230;</p>
<blockquote>
<p style="text-align: left;">find /home/$USER/ -name &#8216;Trash&#8217;</p>
</blockquote>
<p>&#8230;which will find what your looking for pretty quickly. But in case you&#8217;re feeling especially lazy here&#8217;s the directories you&#8217;re looking for. You&#8217;re going to need  remove files from the two directories listed, just to keep it all clean.</p>
<blockquote><p>/home/$USER/.local/share/Trash/files</p>
<p>/home/$USER/.local/share/Trash/info</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://killianfaughnan.com/2009/02/12/accessing-gnome-trash-folder-from-terminal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

