<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0' xmlns:dc='http://purl.org/dc/elements/1.1/'>
<channel>
<title>CSDN技术网摘 -- wz.csdn.net(Command)</title>
<description>CSDN技术网摘 -- wz.csdn.net(Command)</description>
<link>http://wz.csdn.net/tag-rss/Command/</link>
<generator>CSDN网摘 (http://wz.csdn.net)</generator>
<language>zh-cn</language>
<docs>CSDN网摘 包罗技术精华</docs>
<item>
<title>必须掌握的八个【cmd 命令行】</title>
<link>http://topic.csdn.net/u/20080410/14/4c00f9e9-6029-4aa5-aea7-84b5326fd327.html</link>
<guid isPermaLink="true">http://topic.csdn.net/u/20080410/14/4c00f9e9-6029-4aa5-aea7-84b5326fd327.html</guid>
<category>Use,the,dos,command</category>
<pubDate>Tue, 07 Oct 2008 08:03:19 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>jiangfox</dc:creator>
</item>
<item>
<title>CVS使用手册 (笔记 by 车东)</title>
<link>http://www.chedong.com/tech/cvs_card.html</link>
<guid isPermaLink="true">http://www.chedong.com/tech/cvs_card.html</guid>
<category>linux,cvs,collect,howto,command</category>
<pubDate>Sun, 05 Oct 2008 01:49:32 GMT</pubDate>
<description><blockquote>然后确认修改并注释
cvs ci -m &quot;write some comments here&quot;</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>svn switch</title>
<link>http://svnbook.red-bean.com/en/1.1/re27.html</link>
<guid isPermaLink="true">http://svnbook.red-bean.com/en/1.1/re27.html</guid>
<category>svn,linux,command</category>
<pubDate>Thu, 10 Jul 2008 08:31:28 GMT</pubDate>
<description><blockquote>svn switch — Update working copy to a different URL.</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>How To Change Browse To Next Command In Word 2007 - Windows Vista</title>
<link>http://www.databaseforum.info/7/22/b13d813b96463414.html</link>
<guid isPermaLink="true">http://www.databaseforum.info/7/22/b13d813b96463414.html</guid>
<category>I,Had,Changed,The,Browse,To,Next,Command,To,Alt+j,From,Ctrl+page,Down</category>
<pubDate>Mon, 30 Jun 2008 15:28:58 GMT</pubDate>
<description><blockquote>How To Change Browse To Next Command In Word 2007
I Had Changed The Browse To Next Command To Alt+j From Ctrl+page Down 
And Now It Will Not Work - Can Anyone Help!!! 


-- 
CRueberger 
Posted via http://www.vistaheads.com</blockquote></description>
<dc:creator>dbforum147</dc:creator>
</item>
<item>
<title>必须掌握的八个【cmd 命令行】</title>
<link>http://topic.csdn.net/u/20080410/14/4c00f9e9-6029-4aa5-aea7-84b5326fd327.html?seed=838913754</link>
<guid isPermaLink="true">http://topic.csdn.net/u/20080410/14/4c00f9e9-6029-4aa5-aea7-84b5326fd327.html?seed=838913754</guid>
<category>cmd,command</category>
<pubDate>Tue, 17 Jun 2008 06:44:26 GMT</pubDate>
<description><blockquote>cmd command</blockquote></description>
<dc:creator>zwgs1985</dc:creator>
</item>
<item>
<title>bash笔记-05-命令 - bash - AC郎拿度</title>
<link>http://blog.chinaunix.net/u/13991/showart_146054.html</link>
<guid isPermaLink="true">http://blog.chinaunix.net/u/13991/showart_146054.html</guid>
<category>linux,command,collect</category>
<pubDate>Fri, 23 May 2008 03:08:05 GMT</pubDate>
<description><blockquote>循环控制

--------------------------------------------------------------------------------
break
break用于循环控制, 可在for, while, until中在条件满足之前提前终止语句的执行. 还可使用&quot;break n&quot;用以结束n层循环, 但理解它比较麻烦, 现实意义也不大, 不推荐使用. 默认break只用于退出一层循环.</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>如何在linux shell的提示符中显示IP</title>
<link>http://www.maycode.com/index.php/hotspot/35-linux/722-linux.html</link>
<guid isPermaLink="true">http://www.maycode.com/index.php/hotspot/35-linux/722-linux.html</guid>
<category>learn,collect,linux,Command</category>
<pubDate>Fri, 23 May 2008 03:01:54 GMT</pubDate>
<description><blockquote>如何在linux shell的提示符中显示IP 
2008-05-13 15:30 joomla  178 次点击  Tags: 显示提示当前用户字符
经常在各台linux服务器之间切换，有时会弄不清自己在那台服务器上，当然可以把机器hostname设置为IP，并在PS1环境变量中，将 \h 改为 \H ，但是对于那些已经在使用的服务器，你可能不清楚是否能够修改hostname，那么就可以在/etc/profile ，或者 .bash_profile中设置，来在shell提示符中显示IP，具体代码如下：

PS1=&quot;\[\e[32; 1m\]`/sbin/ifconfig eth0 | grep &quot;inet addr&quot; | sed -e 's/^.*inet addr:\(.*\) Bcast.*$/\1/'`\[\e[0m\][\u \W]\$ &quot;export PS1</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>Outlook命令行开关参数介绍 - Exchange MVP Blog - DonewsBlog</title>
<link>http://blog.donews.com/winmagyinjie/archive/2005/10/28/605939.aspx</link>
<guid isPermaLink="true">http://blog.donews.com/winmagyinjie/archive/2005/10/28/605939.aspx</guid>
<category>outlook,cmdline,command,line,命令行</category>
<pubDate>Mon, 19 May 2008 08:26:43 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>hjsunj</dc:creator>
</item>
<item>
<title>必须掌握的八个【cmd 命令行】</title>
<link>http://topic.csdn.net/u/20080410/14/4c00f9e9-6029-4aa5-aea7-84b5326fd327.html</link>
<guid isPermaLink="true">http://topic.csdn.net/u/20080410/14/4c00f9e9-6029-4aa5-aea7-84b5326fd327.html</guid>
<category>windows,command</category>
<pubDate>Fri, 09 May 2008 04:43:49 GMT</pubDate>
<description><blockquote>fsmgmt.msc</blockquote></description>
<dc:creator>JavaMarker</dc:creator>
</item>
<item>
<title>必须掌握的八个【cmd 命令行】</title>
<link>http://topic.csdn.net/u/20080410/14/4c00f9e9-6029-4aa5-aea7-84b5326fd327.html</link>
<guid isPermaLink="true">http://topic.csdn.net/u/20080410/14/4c00f9e9-6029-4aa5-aea7-84b5326fd327.html</guid>
<category>Dos,Command</category>
<pubDate>Sat, 03 May 2008 13:09:32 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>cshxiang</dc:creator>
</item>
<item>
<title>Command Management: Use Design Patterns to Simplify the Relationship Between Menus and Form Elements in .NET</title>
<link>http://msdn2.microsoft.com/zh-cn/magazine/cc188928(en-us).aspx</link>
<guid isPermaLink="true">http://msdn2.microsoft.com/zh-cn/magazine/cc188928(en-us).aspx</guid>
<category>C#,command,management</category>
<pubDate>Wed, 19 Mar 2008 07:39:39 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>CaiKanXP</dc:creator>
</item>
<item>
<title> linux的test命令(转)</title>
<link>http://zhouwf0726.itpub.net/post/9689/161749</link>
<guid isPermaLink="true">http://zhouwf0726.itpub.net/post/9689/161749</guid>
<category>linux,Collect,command,</category>
<pubDate>Wed, 30 Jan 2008 08:26:40 GMT</pubDate>
<description><blockquote>test 文件运算符
利用这些运算符，您可以在程序中根据对文件类型的评估结果执行不同的操作：
-b file 如果文件为一个块特殊文件，则为真
-c file 如果文件为一个字符特殊文件，则为真
-d file 如果文件为一个目录，则为真</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>Firebug Command Line API </title>
<link>http://www.getfirebug.com/console.html</link>
<guid isPermaLink="true">http://www.getfirebug.com/console.html</guid>
<category>Firebug,Command,Line,API,Firebug,Command,Line,API,Firebug,Command,Line,API</category>
<pubDate>Wed, 09 Jan 2008 10:01:02 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>Rogues</dc:creator>
</item>
<item>
<title>Linux命令1 - hahabas的专栏 - CSDNBlog</title>
<link>http://blog.csdn.net/hahabas/archive/2007/04/20/1573141.aspx</link>
<guid isPermaLink="true">http://blog.csdn.net/hahabas/archive/2007/04/20/1573141.aspx</guid>
<category>Linux,Command</category>
<pubDate>Thu, 08 Nov 2007 13:10:22 GMT</pubDate>
<description><blockquote>linux command</blockquote></description>
<dc:creator>richard_ma</dc:creator>
</item>
<item>
<title>开始→运行→命�?集锦 - tianya618的专�?- CSDNBlog</title>
<link>http://blog.csdn.net/tianya618/archive/2007/10/15/1826320.aspx</link>
<guid isPermaLink="true">http://blog.csdn.net/tianya618/archive/2007/10/15/1826320.aspx</guid>
<category>Windows,Command</category>
<pubDate>Thu, 25 Oct 2007 10:04:23 GMT</pubDate>
<description><blockquote>Windows Command list</blockquote></description>
<dc:creator>likech</dc:creator>
</item>
<item>
<title>Richard Griffin''s Blog : WPF Commands a scenic tour part I</title>
<link>http://blogs.conchango.com/richardgriffin/archive/2007/02/23/WPF-Commands-a-scenic-tour-part-I.aspx</link>
<guid isPermaLink="true">http://blogs.conchango.com/richardgriffin/archive/2007/02/23/WPF-Commands-a-scenic-tour-part-I.aspx</guid>
<category>WPF,Command</category>
<pubDate>Sat, 14 Jul 2007 15:28:41 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>laiyiling</dc:creator>
</item>
<item>
<title>Windows开始-运行命令集锦 - 小李专栏 - CSDNBlog</title>
<link>http://blog.csdn.net/softwave/archive/2007/05/13/1606640.aspx</link>
<guid isPermaLink="true">http://blog.csdn.net/softwave/archive/2007/05/13/1606640.aspx</guid>
<category>command</category>
<pubDate>Tue, 12 Jun 2007 06:02:09 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>DaChu</dc:creator>
</item>
<item>
<title>DOS命令字典 - dacong3207的专栏 - CSDNBlog</title>
<link>http://blog.csdn.net/dacong3207/archive/2007/04/25/1585073.aspx</link>
<guid isPermaLink="true">http://blog.csdn.net/dacong3207/archive/2007/04/25/1585073.aspx</guid>
<category>DOS,command</category>
<pubDate>Thu, 26 Apr 2007 12:01:33 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>computerma</dc:creator>
</item>
<item>
<title>Microsoft Belgi &amp; Luxemburg - MSDN - The Command Pattern In Windows Presentation Foundation:</title>
<link>http://www.microsoft.com/belux/msdn/nl/community/columns/jdruyts/wpf_commandpattern.mspx</link>
<guid isPermaLink="true">http://www.microsoft.com/belux/msdn/nl/community/columns/jdruyts/wpf_commandpattern.mspx</guid>
<category>Command,Pattern,WPF</category>
<pubDate>Tue, 27 Mar 2007 05:55:59 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>laiyiling</dc:creator>
</item>
</channel></rss>
