<?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: 你从未用过的 10 条 Linux 命令？</title>
	<atom:link href="http://linuxtoy.org/archives/10-linux-commands-youve-never-used.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/10-linux-commands-youve-never-used.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<lastBuildDate>Thu, 17 May 2012 04:12:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: delectate</title>
		<link>http://linuxtoy.org/archives/10-linux-commands-youve-never-used.html#comment-262011</link>
		<dc:creator>delectate</dc:creator>
		<pubDate>Sun, 06 Nov 2011 10:17:27 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/10-linux-commands-youve-never-used.html#comment-262011</guid>
		<description>&lt;p&gt;cat 或者 dd都可以做到合并文件&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>cat 或者 dd都可以做到合并文件</p>]]></content:encoded>
	</item>
	<item>
		<title>By: cjxgm</title>
		<link>http://linuxtoy.org/archives/10-linux-commands-youve-never-used.html#comment-218440</link>
		<dc:creator>cjxgm</dc:creator>
		<pubDate>Wed, 13 Jul 2011 04:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/10-linux-commands-youve-never-used.html#comment-218440</guid>
		<description>&lt;p&gt;bc 好神奇：（整理过）
sqrt(3)=1;&lt;br /&gt;
sqrt(3.0)=1.7;&lt;br /&gt;
sqrt(3.00000)=1.73205;&lt;br /&gt;
sqrt(3.000000000000000)=1.732050807568877;&lt;br /&gt;
sqrt(3.000000000000000000000000000000000000000)=1.732050807568877293527446341505872366942;&lt;br /&gt;
sqrt(3.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000)=1.73205080756887729352744634150587236694280525381038062805580697945193301690880003708114618675724857;&lt;br /&gt;
sqrt(3.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000) =1.7320508075688772935274463415058723669428052538103806280558069794519330169088000370811461867572485756756261414154067030299699450949989524788116555120943736485280932319023055820679748201010846749232650153123432669033228866506722546689&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>bc 好神奇：（整理过）
sqrt(3)=1;<br />
sqrt(3.0)=1.7;<br />
sqrt(3.00000)=1.73205;<br />
sqrt(3.000000000000000)=1.732050807568877;<br />
sqrt(3.000000000000000000000000000000000000000)=1.732050807568877293527446341505872366942;<br />
sqrt(3.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000)=1.73205080756887729352744634150587236694280525381038062805580697945193301690880003708114618675724857;<br />
sqrt(3.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000) =1.7320508075688772935274463415058723669428052538103806280558069794519330169088000370811461867572485756756261414154067030299699450949989524788116555120943736485280932319023055820679748201010846749232650153123432669033228866506722546689</p>]]></content:encoded>
	</item>
	<item>
		<title>By: riller</title>
		<link>http://linuxtoy.org/archives/10-linux-commands-youve-never-used.html#comment-198874</link>
		<dc:creator>riller</dc:creator>
		<pubDate>Sat, 02 Apr 2011 16:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/10-linux-commands-youve-never-used.html#comment-198874</guid>
		<description>&lt;p&gt;pgrep经常用，pstree用过觉得很酷过后忘记怎么拼了，其他倒确实没。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>pgrep经常用，pstree用过觉得很酷过后忘记怎么拼了，其他倒确实没。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: poet</title>
		<link>http://linuxtoy.org/archives/10-linux-commands-youve-never-used.html#comment-155442</link>
		<dc:creator>poet</dc:creator>
		<pubDate>Tue, 27 Apr 2010 05:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/10-linux-commands-youve-never-used.html#comment-155442</guid>
		<description>&lt;p&gt;ldd 的描述没什么不对，两个说法说的是一个意思。&lt;/p&gt;

&lt;p&gt;哪些动态连接库链接到了该程序，就意味着该程序依赖了哪些动态链接库。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>ldd 的描述没什么不对，两个说法说的是一个意思。</p>

<p>哪些动态连接库链接到了该程序，就意味着该程序依赖了哪些动态链接库。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: LanEast</title>
		<link>http://linuxtoy.org/archives/10-linux-commands-youve-never-used.html#comment-89366</link>
		<dc:creator>LanEast</dc:creator>
		<pubDate>Tue, 15 Jul 2008 02:25:55 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/10-linux-commands-youve-never-used.html#comment-89366</guid>
		<description>&lt;p&gt;@Tian
cat 是 Concatenate 的简写, 原本作用的其实就是合并文件, 对二进制也适用的.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Tian
cat 是 Concatenate 的简写, 原本作用的其实就是合并文件, 对二进制也适用的.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Tian</title>
		<link>http://linuxtoy.org/archives/10-linux-commands-youve-never-used.html#comment-15503</link>
		<dc:creator>Tian</dc:creator>
		<pubDate>Wed, 07 Mar 2007 07:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/10-linux-commands-youve-never-used.html#comment-15503</guid>
		<description>&lt;p&gt;jmid:
问题是如果不是普通文本数据,而是binary的呢,而且文件很大,用cat就不太合适了吧??&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>jmid:
问题是如果不是普通文本数据,而是binary的呢,而且文件很大,用cat就不太合适了吧??</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ljmid</title>
		<link>http://linuxtoy.org/archives/10-linux-commands-youve-never-used.html#comment-15212</link>
		<dc:creator>ljmid</dc:creator>
		<pubDate>Sun, 04 Mar 2007 00:14:59 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/10-linux-commands-youve-never-used.html#comment-15212</guid>
		<description>&lt;p&gt;Tian: 
cat file1 file2 file3 &gt; merged&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Tian: 
cat file1 file2 file3 &gt; merged</p>]]></content:encoded>
	</item>
	<item>
		<title>By: azhoulinux</title>
		<link>http://linuxtoy.org/archives/10-linux-commands-youve-never-used.html#comment-15025</link>
		<dc:creator>azhoulinux</dc:creator>
		<pubDate>Fri, 02 Mar 2007 09:27:46 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/10-linux-commands-youve-never-used.html#comment-15025</guid>
		<description>&lt;p&gt;使用过七个！&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>使用过七个！</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Tian</title>
		<link>http://linuxtoy.org/archives/10-linux-commands-youve-never-used.html#comment-15022</link>
		<dc:creator>Tian</dc:creator>
		<pubDate>Fri, 02 Mar 2007 08:52:49 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/10-linux-commands-youve-never-used.html#comment-15022</guid>
		<description>&lt;p&gt;经常使用pgrep和ldd,lsof, 不过感觉split挺酷的,很有用,不过有没有办法把这几个splited文件重新合起来?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>经常使用pgrep和ldd,lsof, 不过感觉split挺酷的,很有用,不过有没有办法把这几个splited文件重新合起来?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 华华</title>
		<link>http://linuxtoy.org/archives/10-linux-commands-youve-never-used.html#comment-14636</link>
		<dc:creator>华华</dc:creator>
		<pubDate>Wed, 28 Feb 2007 16:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/10-linux-commands-youve-never-used.html#comment-14636</guid>
		<description>&lt;p&gt;没有 bc 的机器， 可以先用 python 命令行代替&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>没有 bc 的机器， 可以先用 python 命令行代替</p>]]></content:encoded>
	</item>
</channel>
</rss>

