<?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>Azone&#039;s Blog &#187; command</title>
	<atom:link href="http://www.firestudio.cn/tag/command/feed" rel="self" type="application/rss+xml" />
	<link>http://www.firestudio.cn</link>
	<description>用到一点记录一点。</description>
	<lastBuildDate>Thu, 01 Dec 2011 03:20:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>10 个最酷的 Linux 单行命令</title>
		<link>http://www.firestudio.cn/2010/03/24/149.html</link>
		<comments>http://www.firestudio.cn/2010/03/24/149.html#comments</comments>
		<pubDate>Wed, 24 Mar 2010 09:42:30 +0000</pubDate>
		<dc:creator>Yozone Wong</dc:creator>
				<category><![CDATA[Linux相关]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[命令行]]></category>
		<category><![CDATA[技巧]]></category>

		<guid isPermaLink="false">http://www.firestudio.cn/?p=149</guid>
		<description><![CDATA[下面是来自 Commandlinefu 网站由用户投票决出的 10 个最酷的 Linux 单行命令，希望对你有用。 sudo !!以 root 帐户执行上一条命令。 python -m SimpleHTTPServer利用 Python 搭建一个简单的 Web 服务器，可通过 http://$HOSTNAME:8000 访问。 :w !sudo tee %在 Vim 中无需权限保存编辑的文件。 cd -更改到上一次访问的目录。 ^foo^bar将上一条命令中的 foo 替换为 bar，并执行。 cp filename{,.bak}快速备份或复制文件。 mtr google.comtraceroute + ping。 !whatever:p搜索命令历史，但不执行。 $ssh-copy-id user@host将 ssh keys 复制到 user@host 以启用无密码 SSH 登录。 ffmpeg -f x11grab -s wxga -r 25 [...]]]></description>
		<wfw:commentRss>http://www.firestudio.cn/2010/03/24/149.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>100 Vim commands every programmer should know</title>
		<link>http://www.firestudio.cn/2009/02/04/83.html</link>
		<comments>http://www.firestudio.cn/2009/02/04/83.html#comments</comments>
		<pubDate>Wed, 04 Feb 2009 03:07:39 +0000</pubDate>
		<dc:creator>Yozone Wong</dc:creator>
				<category><![CDATA[Linux相关]]></category>
		<category><![CDATA[编辑器]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://www.firestudio.cn/?p=83</guid>
		<description><![CDATA[Search /word Search “word” from top to bottom ?word Search “word” from bottom to top /jo[ha]n Search “john” or “joan” /\&#60; the Search “the”, “theatre” or “then” /the\&#62; Search “the” or “breathe” /\&#60; the\&#62; Search “the” /\&#60; ….\&#62; Search all words of 4 letters /\/ Search “fred” but not “alfred” or “frederick” /fred\&#124;joe Search “fred” [...]]]></description>
		<wfw:commentRss>http://www.firestudio.cn/2009/02/04/83.html/feed</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
	</channel>
</rss>

