<?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>acoustype.com &#187; cp</title>
	<atom:link href="http://acoustype.com/archives/tag/cp/feed" rel="self" type="application/rss+xml" />
	<link>http://acoustype.com</link>
	<description>携帯・PCサイトのシステム構築やサーバー構築・保守などやらせて頂いております。</description>
	<lastBuildDate>Mon, 23 Aug 2010 19:25:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>cpコマンド</title>
		<link>http://acoustype.com/archives/213</link>
		<comments>http://acoustype.com/archives/213#comments</comments>
		<pubDate>Fri, 07 Nov 2008 03:29:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[設定資料]]></category>
		<category><![CDATA[cp]]></category>
		<category><![CDATA[コマンド]]></category>

		<guid isPermaLink="false">http://acoustype.com/?p=213</guid>
		<description><![CDATA[				ファイルやディレクトのコピーに使う「cp」コマンド
				引数に「-f」を指定すると、確認無しに上書きコピーする
				そのはずが、「-f」を指定しても、確認してくる。
				なんでだろ？ってずっと思ってた [...]]]></description>
			<content:encoded><![CDATA[				<p>ファイルやディレクトのコピーに使う「cp」コマンド</p>
				<p><em>引数に「-f」を指定すると、確認無しに上書きコピーする</em></p>
				<p>そのはずが、「-f」を指定しても、確認してくる。</p>
				<p>なんでだろ？ってずっと思ってたんですが</p>
				<p><strong>「.cshrc」</strong>に<strong>「alias cp 'cp -i'」</strong>のエイリアスが指定されているからで、</p>
				<p><em>「-i」はコピー先に同名のファイルが合った場合に確認する</em></p>
				<p> aliasを一時的に回避する場合は<strong>「\cp」</strong>コマンドの前にバックスラッシュを追加すればいい。</p>
				<p>長年の疑問が氷解しましたｗ</p>
]]></content:encoded>
			<wfw:commentRss>http://acoustype.com/archives/213/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
