<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Make a Quick Backup of a File from the Command Line</title>
	<atom:link href="http://osxdaily.com/2012/06/11/make-a-quick-backup-of-a-file-from-the-command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://osxdaily.com/2012/06/11/make-a-quick-backup-of-a-file-from-the-command-line/</link>
	<description>News, tips, software, reviews, and more for Mac OS X, iPhone, iPad</description>
	<lastBuildDate>Tue, 18 Jun 2013 00:49:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Eric</title>
		<link>http://osxdaily.com/2012/06/11/make-a-quick-backup-of-a-file-from-the-command-line/#comment-397551</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Tue, 12 Jun 2012 15:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=30915#comment-397551</guid>
		<description>That one is so useful. A time saver. I use it with ”mv” as well.

- - -

It&#039;s also good for replacing the edited file with the backup (eg original copy) by moving the comma to the end. :)

cp file.txt{.backup,}</description>
		<content:encoded><![CDATA[<p>That one is so useful. A time saver. I use it with ”mv” as well.</p>
<p>- &#8211; -</p>
<p>It&#8217;s also good for replacing the edited file with the backup (eg original copy) by moving the comma to the end. <img src='http://cdn.osxdaily.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>cp file.txt{.backup,}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Barratt</title>
		<link>http://osxdaily.com/2012/06/11/make-a-quick-backup-of-a-file-from-the-command-line/#comment-397289</link>
		<dc:creator>Jonathan Barratt</dc:creator>
		<pubDate>Tue, 12 Jun 2012 03:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=30915#comment-397289</guid>
		<description>Since I find the curly braces take my fingers too far away from the home keys, I prefer:

cp filename.ext (Ctrl-w) (Ctrl-y) (Ctrl-y) (backspace).backup

Ctrl-w erases the previous word and ctrl-y pastes it back again (plus a trailing space).

$0.02,
Jonathan</description>
		<content:encoded><![CDATA[<p>Since I find the curly braces take my fingers too far away from the home keys, I prefer:</p>
<p>cp filename.ext (Ctrl-w) (Ctrl-y) (Ctrl-y) (backspace).backup</p>
<p>Ctrl-w erases the previous word and ctrl-y pastes it back again (plus a trailing space).</p>
<p>$0.02,<br />
Jonathan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeff</title>
		<link>http://osxdaily.com/2012/06/11/make-a-quick-backup-of-a-file-from-the-command-line/#comment-397108</link>
		<dc:creator>jeff</dc:creator>
		<pubDate>Mon, 11 Jun 2012 18:17:59 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=30915#comment-397108</guid>
		<description>since i hate trying to quickly type {}&#039;s, i&#039;ll stick with my standard.  using autocomplete makes it the same amount of keys about, but less to remember for me.

cp ho ho.backup</description>
		<content:encoded><![CDATA[<p>since i hate trying to quickly type {}&#8217;s, i&#8217;ll stick with my standard.  using autocomplete makes it the same amount of keys about, but less to remember for me.</p>
<p>cp ho ho.backup</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Database Caching 1/3 queries in 0.002 seconds using disk: basic
Object Caching 215/216 objects using disk: basic
Content Delivery Network via cdn.osxdaily.com

Served from: osxdaily.com @ 2013-06-17 22:06:36 -->