<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.jedisaber.com/index.php?action=history&amp;feed=atom&amp;title=Cp</id>
	<title>Cp - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.jedisaber.com/index.php?action=history&amp;feed=atom&amp;title=Cp"/>
	<link rel="alternate" type="text/html" href="https://wiki.jedisaber.com/index.php?title=Cp&amp;action=history"/>
	<updated>2026-05-15T19:10:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.jedisaber.com/index.php?title=Cp&amp;diff=13035&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;cp copies files and/or directories  == Command Flags ==  &lt;code&gt;-a&lt;/code&gt; - &quot;archive&quot;, Preserves attributes  &lt;code&gt;-r&lt;/code&gt; - &quot;Recursive&quot;, copies sub-directories and files   =...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.jedisaber.com/index.php?title=Cp&amp;diff=13035&amp;oldid=prev"/>
		<updated>2018-01-04T19:23:44Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;cp copies files and/or directories  == Command Flags ==  &amp;lt;code&amp;gt;-a&amp;lt;/code&amp;gt; - &amp;quot;archive&amp;quot;, Preserves attributes  &amp;lt;code&amp;gt;-r&amp;lt;/code&amp;gt; - &amp;quot;Recursive&amp;quot;, copies sub-directories and files   =...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;cp copies files and/or directories&lt;br /&gt;
&lt;br /&gt;
== Command Flags ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;-a&amp;lt;/code&amp;gt; - &amp;quot;archive&amp;quot;, Preserves attributes&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;-r&amp;lt;/code&amp;gt; - &amp;quot;Recursive&amp;quot;, copies sub-directories and files&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Copy an entire directory and it&amp;#039;s contents into another folder:&amp;#039;&amp;#039;&amp;#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;cp -ar /backup/2018-01-03/ /backup/annual/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Copy just the contents of a folder into another folder:&amp;#039;&amp;#039;&amp;#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;cp -a /source/. /dest/&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>