<?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>WTF *Nix &#187; man cp</title>
	<atom:link href="http://www.wtfnix.com/tag/man-cp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wtfnix.com</link>
	<description>Just another *nix Blog</description>
	<lastBuildDate>Tue, 04 May 2010 13:46:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>man cp</title>
		<link>http://www.wtfnix.com/2008/04/man-cp/</link>
		<comments>http://www.wtfnix.com/2008/04/man-cp/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 23:47:41 +0000</pubDate>
		<dc:creator>WTF *Nix</dc:creator>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[copy command]]></category>
		<category><![CDATA[copy command linux]]></category>
		<category><![CDATA[cp]]></category>
		<category><![CDATA[fedora cp]]></category>
		<category><![CDATA[man cp]]></category>
		<category><![CDATA[manual]]></category>

		<guid isPermaLink="false">http://www.wtfnix.com/?p=8</guid>
		<description><![CDATA[NAME
cp &#8211; copy files and directories
SYNOPSIS
cp [OPTION]&#8230; [-T] SOURCE DEST
cp [OPTION]&#8230; SOURCE&#8230; DIRECTORY
cp [OPTION]&#8230; -t DIRECTORY SOURCE&#8230;
DESCRIPTION
Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.
Mandatory  arguments  to  long  options are mandatory for short options
too.
-a, &#8211;archive
same as -dpR
&#8211;backup[=CONTROL]
make a backup of each existing destination file
-b     like &#8211;backup but does not accept an argument
&#8211;copy-contents
copy contents of special [...]]]></description>
		<wfw:commentRss>http://www.wtfnix.com/2008/04/man-cp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
