<?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>稀饭的国度 &#187; sed&amp;swk&amp;shell</title>
	<atom:link href="http://blog.thematice.com/html/ycategory/sedswkshell/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.thematice.com</link>
	<description>发现自己的脑袋不好使了，用blog来记录真的很好用。</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:33:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>sed1line_zh-CN</title>
		<link>http://blog.thematice.com/html/y2010/1035_sed1line_zh-cn.html#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sed1line_zh-cn</link>
		<comments>http://blog.thematice.com/html/y2010/1035_sed1line_zh-cn.html#comments</comments>
		<pubDate>Tue, 23 Feb 2010 02:13:11 +0000</pubDate>
		<dc:creator>稀饭</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux shell]]></category>
		<category><![CDATA[Linux tools]]></category>
		<category><![CDATA[sed&swk&shell]]></category>
		<category><![CDATA[sed]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://blog.thematice.com/?p=1035</guid>
		<description><![CDATA[?Download shell.sh1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 [...]]]></description>
		<wfw:commentRss>http://blog.thematice.com/html/y2010/1035_sed1line_zh-cn.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>使用awk进行大小写转换</title>
		<link>http://blog.thematice.com/html/y2010/938_%e4%bd%bf%e7%94%a8awk%e8%bf%9b%e8%a1%8c%e5%a4%a7%e5%b0%8f%e5%86%99%e8%bd%ac%e6%8d%a2.html#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25e4%25bd%25bf%25e7%2594%25a8awk%25e8%25bf%259b%25e8%25a1%258c%25e5%25a4%25a7%25e5%25b0%258f%25e5%2586%2599%25e8%25bd%25ac%25e6%258d%25a2</link>
		<comments>http://blog.thematice.com/html/y2010/938_%e4%bd%bf%e7%94%a8awk%e8%bf%9b%e8%a1%8c%e5%a4%a7%e5%b0%8f%e5%86%99%e8%bd%ac%e6%8d%a2.html#comments</comments>
		<pubDate>Wed, 27 Jan 2010 15:58:08 +0000</pubDate>
		<dc:creator>稀饭</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux shell]]></category>
		<category><![CDATA[Linux tools]]></category>
		<category><![CDATA[sed&swk&shell]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[echo]]></category>

		<guid isPermaLink="false">http://blog.thematice.com/?p=938</guid>
		<description><![CDATA[echo abc&#124;tr a-z A-Z 文件大小写转换 awk &#8216;{print tolower($1)}&#8217; up.txt awk &#8216;{print toupper($1)}&#8217; up.txt]]></description>
		<wfw:commentRss>http://blog.thematice.com/html/y2010/938_%e4%bd%bf%e7%94%a8awk%e8%bf%9b%e8%a1%8c%e5%a4%a7%e5%b0%8f%e5%86%99%e8%bd%ac%e6%8d%a2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unix/Linux shell程序设计--case语句</title>
		<link>http://blog.thematice.com/html/y2009/736_unixlinux-shell%e7%a8%8b%e5%ba%8f%e8%ae%be%e8%ae%a1-case%e8%af%ad%e5%8f%a5.html#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=unixlinux-shell%25e7%25a8%258b%25e5%25ba%258f%25e8%25ae%25be%25e8%25ae%25a1-case%25e8%25af%25ad%25e5%258f%25a5</link>
		<comments>http://blog.thematice.com/html/y2009/736_unixlinux-shell%e7%a8%8b%e5%ba%8f%e8%ae%be%e8%ae%a1-case%e8%af%ad%e5%8f%a5.html#comments</comments>
		<pubDate>Sat, 26 Sep 2009 15:14:35 +0000</pubDate>
		<dc:creator>稀饭</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux shell]]></category>
		<category><![CDATA[Linux tools]]></category>
		<category><![CDATA[sed&swk&shell]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[sh]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://blog.thematice.com/?p=736</guid>
		<description><![CDATA[case语句 ：它能够把变量的内容与多个模板进行匹配,再根据成功匹配的模板去决定应该执行哪部分代码。 使用格式： case 匹配母板 in 模板1 [ &#124; 模板2 ] … ) 语句组 ;; 模板3 [ &#124; 模板4 ] … ) 语句组 ;; esac case语句的匹配是从上往下地匹配顺序。因此，case语句编写的原则是从上往下，模板从特殊到普通。在C语言里，case语句中有default模板，而在shell程序设计中，可能将模板写成*，就可以完成相同的功能。 case语句的模板支持匹配 匹配以n开头的所有情况： n* 匹配yes的所有字母大小不同的情况： [yY][eE][sS] 但不支持{}匹配，因为模板可以使用 &#124; 就可以达到目的。 例程: ?Download shell.sh1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 #!/bin/sh &#160; [...]]]></description>
		<wfw:commentRss>http://blog.thematice.com/html/y2009/736_unixlinux-shell%e7%a8%8b%e5%ba%8f%e8%ae%be%e8%ae%a1-case%e8%af%ad%e5%8f%a5.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SED单行脚本快速参考</title>
		<link>http://blog.thematice.com/html/y2009/483_sed-single-script-quick-reference.html#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sed-single-script-quick-reference</link>
		<comments>http://blog.thematice.com/html/y2009/483_sed-single-script-quick-reference.html#comments</comments>
		<pubDate>Mon, 25 May 2009 08:36:53 +0000</pubDate>
		<dc:creator>稀饭</dc:creator>
				<category><![CDATA[linux shell]]></category>
		<category><![CDATA[Linux tools]]></category>
		<category><![CDATA[sed&swk&shell]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[sed]]></category>

		<guid isPermaLink="false">http://blog.thematice.com/?p=483</guid>
		<description><![CDATA[&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- SED单行脚本快速参考（Unix 流编辑器） 2005年12月29日 原文链接 - http://sed.sourceforge.net/sed1line_zh-CN.html 英文标题：USEFUL ONE-LINE SCRIPTS FOR SED (Unix stream editor) 原标题：HANDY ONE-LINERS FOR SED (Unix stream editor) 整理：Eric Pement &#8211; 电邮：pemente[at]northpark[dot]edu 版本5.5 译者：Joe Hong &#8211; 电邮：hq00e[at]126[dot]com 在以下地址可找到本文档的最新（英文）版本： http://sed.sourceforge.net/sed1line.txt http://www.pement.org/sed/sed1line.txt 其他语言版本： 中文 - http://sed.sourceforge.net/sed1line_zh-CN.html 捷克语 - http://sed.sourceforge.net/sed1line_cz.html 荷语 - http://sed.sourceforge.net/sed1line_nl.html 法语 - http://sed.sourceforge.net/sed1line_fr.html 德语 - http://sed.sourceforge.net/sed1line_de.html 葡语 - http://sed.sourceforge.net/sed1line_pt-BR.html 文本间隔： &#8212;&#8212;&#8211; [...]]]></description>
		<wfw:commentRss>http://blog.thematice.com/html/y2009/483_sed-single-script-quick-reference.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

