<?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"
	>
<channel>
	<title>Comments on: Move Subfolder Files to Current Folder</title>
	<atom:link href="http://txt.binnyva.com/2008/04/move-subfolder-files-to-current-folder/feed/" rel="self" type="application/rss+xml" />
	<link>http://txt.binnyva.com/2008/04/move-subfolder-files-to-current-folder/</link>
	<description>Linux commands and code snippets collection</description>
	<pubDate>Tue, 07 Oct 2008 11:43:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Mahesh Aravind</title>
		<link>http://txt.binnyva.com/2008/04/move-subfolder-files-to-current-folder/#comment-7132</link>
		<dc:creator>Mahesh Aravind</dc:creator>
		<pubDate>Fri, 16 May 2008 21:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://txt.binnyva.com/?p=233#comment-7132</guid>
		<description>You can use the "-t" switch for moving multiple directories

mv ~/Notes/private ~/Documents/private ~/Documents/chat.log -t ~/Save/backup/</description>
		<content:encoded><![CDATA[<p>You can use the &#8220;-t&#8221; switch for moving multiple directories</p>
<p>mv ~/Notes/private ~/Documents/private ~/Documents/chat.log -t ~/Save/backup/</p>
]]></content:encoded>
	</item>
</channel>
</rss>
