<?xml version="1.0" encoding="gbk"?>
			<?xml-stylesheet type="text/css" href="http://www.lupaworld.com/css/rss.css"?>
			<rss version="2.0">
			  <channel>
			    <title>omak</title>
			    <link>http://www.lupaworld.com/16106</link>
			    <description></description>
			    <copyright>Copyright(C) omak</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>2008-07-26 04:17:34</lastBuildDate><item>
								<title>批量替换文件内容</title>
								<link>http://www.lupaworld.com/16106/viewspace_106357.html</link>
								<description><![CDATA[
			批量替换文件内容（如，要将当前目录下包括子目录中全部文件中的“商品”二字替换成“产品”）<br>
<br>
命令：find ./ -type f | xargs perl -i -pe s%商品%产品%g
			<div></div>
			]]></description>
								<category>blog</category>
								<author>omak</author>
								<pubDate>2008-06-21 22:56:03</pubDate>
							</item>
							<item>
								<title>Linux和Unix系统的关系和区别详细介绍[转载]</title>
								<link>http://www.lupaworld.com/16106/viewspace_65019.html</link>
								<description><![CDATA[原文：http://www.ixpub.net/viewthread.php?tid=689386&amp;highlight=unix<BR><BR>Linux和Unix系统的关系和区别详细介绍<BR><BR><BR>区别和联系<BR><BR>　　Linux is a free Unix-type operating system originally created by Linus Torvalds with the assistance of d...]]></description>
								<category>blog</category>
								<author>omak</author>
								<pubDate>2008-06-02 09:38:54</pubDate>
							</item>
							<item>
								<title>DOS文件转换成UNIX文件格式</title>
								<link>http://www.lupaworld.com/16106/viewspace_62174.html</link>
								<description><![CDATA[
			dos格式文件传输到unix系统时,会在每行的结尾多一个^M,当然也有可能看不到,但是在vi的时候,会在下面显示此文件的格式,比如 “dos.txt” [dos] 120L, 2532C 字样,表示是一个[dos]格式文件,如果是MAC系统的,会显示[MAC],因为文件格式的原因有时会导致我们的unix程序,或...]]></description>
								<category>blog</category>
								<author>omak</author>
								<pubDate>2008-05-26 00:09:07</pubDate>
							</item>
							<item>
								<title>修改照片文件名为EXIF日期时间的脚本</title>
								<link>http://www.lupaworld.com/16106/viewspace_62170.html</link>
								<description><![CDATA[
			#!/bin/bash<br>
#<br>
# wmdd - Weapon of Mass Duplicate Detection<br>
#<br>
# I wrote this because I was having a hard time identifying duplicate<br>
# images in my f-spot Photos folder. I decided I should just rename all<br>
# of the pictur...]]></description>
								<category>blog</category>
								<author>omak</author>
								<pubDate>2008-05-26 00:07:21</pubDate>
							</item>
							<item>
								<title>让微软 Office 支持ODF文档</title>
								<link>http://www.lupaworld.com/16106/viewspace_42792.html</link>
								<description><![CDATA[

<p class="MsoNormal"><b style=""><span style="font-family: 宋体;">解决办法有</span></b><b style=""><span style="" lang="EN-US">2</span></b><b style=""><span style="font-family: 宋体;">种：</span></b><b style=""><span style="" lang="EN-US"><o:p></o:...]]></description>
								<category>blog</category>
								<author>omak</author>
								<pubDate>2008-03-07 11:14:12</pubDate>
							</item>
							<item>
								<title>CentOS 5 下 SUN JAVA JRE 1.6 的安装</title>
								<link>http://www.lupaworld.com/16106/viewspace_42584.html</link>
								<description><![CDATA[到http://java.sun.com/javase/downloads/index.jsp下载 JRE 1.6，目前（2008年3月5日）的版本是Java SE Runtime Environment 6 Update 5.<br>注意：要下载的是<span style="color: rgb(255, 1, 2);">Linux self-extracting file</span>而非<span style="color: rgb(255, ...]]></description>
								<category>blog</category>
								<author>omak</author>
								<pubDate>2008-03-05 10:17:47</pubDate>
							</item>
							
		</channel>
	</rss>