<?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>系统运维 &#187; cp命令直接覆盖</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/cp%E5%91%BD%E4%BB%A4%E7%9B%B4%E6%8E%A5%E8%A6%86%E7%9B%96/feed" rel="self" type="application/rss+xml" />
	<link>https://www.osyunwei.com</link>
	<description>国产化OS/AnolisOS/openEuler/RHEL/CentOS/Rocky Linux/Debian/Ubuntu Linux FreeBSD 服务器教程 &#124; Windows Server 2003/2008/2012/2016/2019/2022/2025服务器教程</description>
	<lastBuildDate>Tue, 14 Apr 2026 10:59:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Linux使用cp命令直接覆盖不提示的方法</title>
		<link>https://www.osyunwei.com/archives/1466.html</link>
		<comments>https://www.osyunwei.com/archives/1466.html#comments</comments>
		<pubDate>Mon, 19 Dec 2011 03:23:45 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[cp命令]]></category>
		<category><![CDATA[cp命令直接覆盖]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=1466</guid>
		<description><![CDATA[普通的cp命令使用 例如：cp abc.txt  /home 如果/home里面之前有abc.txt文件，会提示你是否要覆盖?这个时候你需要输入Y,假如文件很多的话，每复制一个文件都要输入一次Y. 系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 下面介绍cp文件时直接覆盖不提示的方法 命令如下： \cp abc.txt /home 直接复制abc.txt  到/home 里面，不管/home 里面之前是否有这个文件都会直接覆盖，不再出现覆盖提示！ &#160;&#160;&#160;&#160;&#160;» 本文链接：https://www.osyunwei.com/archives/1466.html» 订阅本站：https://www.osyunwei.com/feed» 转载请注明来源：系统运维 » Linux使用cp命令直接覆盖不提示的方法<p><a rel="bookmark" href="https://www.osyunwei.com/archives/1466.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/1466.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
