<?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: 4 Useful Trash Keyboard Shortcuts Every Mac User Should Know</title>
	<atom:link href="http://osxdaily.com/2012/11/13/trash-keyboard-shortcuts-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://osxdaily.com/2012/11/13/trash-keyboard-shortcuts-mac-os-x/</link>
	<description>News, tips, software, reviews, and more for Mac OS X, iPhone, iPad</description>
	<lastBuildDate>Sat, 25 May 2013 09:32:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Mike</title>
		<link>http://osxdaily.com/2012/11/13/trash-keyboard-shortcuts-mac-os-x/#comment-451041</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 17 Nov 2012 12:34:52 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=34374#comment-451041</guid>
		<description>I&#039;ve recently noticed that I dont get the sound effect when I use cmd + del to send an item to the trash. Not sure when I lost it? Lion update? One of those things im in danger of wasting a load of time on - any ideas? (I have checked sound in prefferences and all seems ok there)  Thanks in advance.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve recently noticed that I dont get the sound effect when I use cmd + del to send an item to the trash. Not sure when I lost it? Lion update? One of those things im in danger of wasting a load of time on &#8211; any ideas? (I have checked sound in prefferences and all seems ok there)  Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew</title>
		<link>http://osxdaily.com/2012/11/13/trash-keyboard-shortcuts-mac-os-x/#comment-450246</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Thu, 15 Nov 2012 07:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=34374#comment-450246</guid>
		<description>Hi Hayo, thanks for the guidance on deleting individual file in the trash can. One more question is whether you can delete a group of files at a time, rather than one file at a time. thanks. Matthew</description>
		<content:encoded><![CDATA[<p>Hi Hayo, thanks for the guidance on deleting individual file in the trash can. One more question is whether you can delete a group of files at a time, rather than one file at a time. thanks. Matthew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stan</title>
		<link>http://osxdaily.com/2012/11/13/trash-keyboard-shortcuts-mac-os-x/#comment-450053</link>
		<dc:creator>Stan</dc:creator>
		<pubDate>Wed, 14 Nov 2012 16:47:07 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=34374#comment-450053</guid>
		<description>You mean cmd+backspace, shift+option+cmd+backspace etc right?</description>
		<content:encoded><![CDATA[<p>You mean cmd+backspace, shift+option+cmd+backspace etc right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Chu</title>
		<link>http://osxdaily.com/2012/11/13/trash-keyboard-shortcuts-mac-os-x/#comment-449913</link>
		<dc:creator>Matthew Chu</dc:creator>
		<pubDate>Wed, 14 Nov 2012 09:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=34374#comment-449913</guid>
		<description>Thanks so much, I will give it a try. This will be extremely useful.</description>
		<content:encoded><![CDATA[<p>Thanks so much, I will give it a try. This will be extremely useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hayo Baan</title>
		<link>http://osxdaily.com/2012/11/13/trash-keyboard-shortcuts-mac-os-x/#comment-449905</link>
		<dc:creator>Hayo Baan</dc:creator>
		<pubDate>Wed, 14 Nov 2012 09:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=34374#comment-449905</guid>
		<description>Interesting, the post got garbled and left out &quot;full path to file&quot; after the rm command. Guess because I used angle brackets…</description>
		<content:encoded><![CDATA[<p>Interesting, the post got garbled and left out &#8220;full path to file&#8221; after the rm command. Guess because I used angle brackets…</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hayo Baan</title>
		<link>http://osxdaily.com/2012/11/13/trash-keyboard-shortcuts-mac-os-x/#comment-449899</link>
		<dc:creator>Hayo Baan</dc:creator>
		<pubDate>Wed, 14 Nov 2012 09:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=34374#comment-449899</guid>
		<description>Yes, you can and it&#039;s something I do frequently. Simply use Terminal, type &quot;rm &quot; followed by return.

Instead of typing the full path to the file, simply drag the file from the trash onto the terminal window and the full path will be entered for you.

If you&#039;re trying to remove a folder (or e.g., an application) this way, add -r to the rm command. If you don&#039;t have enough rights to remove a file, you may need to use sudo rm instead.

Hope this helps,
Hayo</description>
		<content:encoded><![CDATA[<p>Yes, you can and it&#8217;s something I do frequently. Simply use Terminal, type &#8220;rm &#8221; followed by return.</p>
<p>Instead of typing the full path to the file, simply drag the file from the trash onto the terminal window and the full path will be entered for you.</p>
<p>If you&#8217;re trying to remove a folder (or e.g., an application) this way, add -r to the rm command. If you don&#8217;t have enough rights to remove a file, you may need to use sudo rm instead.</p>
<p>Hope this helps,<br />
Hayo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Chu</title>
		<link>http://osxdaily.com/2012/11/13/trash-keyboard-shortcuts-mac-os-x/#comment-449810</link>
		<dc:creator>Matthew Chu</dc:creator>
		<pubDate>Wed, 14 Nov 2012 02:39:43 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=34374#comment-449810</guid>
		<description>Is there anyway to delete from inside the Trash an individual file like in a Windows system. I use Parallels to run Windows 7 as a virtual machine and I can delete files individually in the Recycle Bin in Windows which contains the same files as in the Mac. Can it be done on the Mac without having to go into Windows. Thanks for any help on this.</description>
		<content:encoded><![CDATA[<p>Is there anyway to delete from inside the Trash an individual file like in a Windows system. I use Parallels to run Windows 7 as a virtual machine and I can delete files individually in the Recycle Bin in Windows which contains the same files as in the Mac. Can it be done on the Mac without having to go into Windows. Thanks for any help on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bosse Nilsson</title>
		<link>http://osxdaily.com/2012/11/13/trash-keyboard-shortcuts-mac-os-x/#comment-449739</link>
		<dc:creator>Bosse Nilsson</dc:creator>
		<pubDate>Tue, 13 Nov 2012 21:04:48 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=34374#comment-449739</guid>
		<description>Big WARNING here.
I´ve had users erased wrong folders using theses commands. OSX can in certain circumstances be &quot;vague&quot; when it comes to the selected folder. The user may have marked a folder in a window that´s not active. When thinking they should delete the folder in the window out of focus, they delete the &quot;unintintially&quot; marked folder in the frontmost window.
Yes, it was a user that was VERY used to computers... so...</description>
		<content:encoded><![CDATA[<p>Big WARNING here.<br />
I´ve had users erased wrong folders using theses commands. OSX can in certain circumstances be &#8220;vague&#8221; when it comes to the selected folder. The user may have marked a folder in a window that´s not active. When thinking they should delete the folder in the window out of focus, they delete the &#8220;unintintially&#8221; marked folder in the frontmost window.<br />
Yes, it was a user that was VERY used to computers&#8230; so&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Database Caching 1/3 queries in 0.002 seconds using disk: basic
Object Caching 266/267 objects using disk: basic
Content Delivery Network via cdn.osxdaily.com

Served from: osxdaily.com @ 2013-05-25 08:54:58 -->