<?xml version="1.0" encoding="utf-8"?>
			<?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/?uid-16106</link>
			    <description></description>
			    <copyright>Copyright(C) omak</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Sun, 07 Sep 2008 04:38:17 GMT</lastBuildDate><item>
								<title>跟我学之Linux Shell 第4天 文件名匹配</title>
								<link>http://www.lupaworld.com/?uid-16106-action-viewspace-itemid-114802</link>
								<description><![CDATA[
			<b>第4天 文件名匹配</b><br>
我们在使用命令时，很多情况下其操作对象是文件名符合某种模式规则的文件。<br>
如：<br>
&nbsp; &nbsp;匹配文件名中的任何字符串<br>
&nbsp; &nbsp;匹配文件名中的单个字符<br>
&nbsp; &nbsp;匹配文件命中的字母或数字<br>
<br>
下面我们就来学...]]></description>
								<category>blog</category>
								<author>omak</author>
								<pubDate>Thu, 14 Aug 2008 03:34:14 GMT</pubDate>
							</item>
							<item>
								<title>跟我学之Linux Shell 第3天 使用find命令</title>
								<link>http://www.lupaworld.com/?uid-16106-action-viewspace-itemid-114774</link>
								<description><![CDATA[
			<b>第3天 使用find命令</b><br>
我们经常会在系统中查找具有某一特征的文件，如：特定权限的文件、属于某个用户的文件、特定大小的文件等。find命令是一个非常有效的查找工具，它可以遍历当前目录或整个文件系统来查找某些文件或目录。<br>
find命令的一般格式：<br>
&nbsp; &nbs...]]></description>
								<category>blog</category>
								<author>omak</author>
								<pubDate>Wed, 13 Aug 2008 04:07:33 GMT</pubDate>
							</item>
							<item>
								<title>跟我学之Linux Shell 第2天 文件权限的修改</title>
								<link>http://www.lupaworld.com/?uid-16106-action-viewspace-itemid-114732</link>
								<description><![CDATA[
			<b>第2天 文件权限的修改</b><br>
昨天学习了文件的权限，今天我们学习如何修改文件的权限。<br>
对于属于你自己的文件，可以按照自己的需要改变其权限位。（由于每个文件都有一个属主及用户组，最好能够先学习一下用户与用户组方面的知识，用户与用户组的知识我们会另外开辟专题进...]]></description>
								<category>blog</category>
								<author>omak</author>
								<pubDate>Mon, 11 Aug 2008 23:31:47 GMT</pubDate>
							</item>
							<item>
								<title>跟我学之Linux Shell 第1天 文件权限</title>
								<link>http://www.lupaworld.com/?uid-16106-action-viewspace-itemid-114466</link>
								<description><![CDATA[
			第1天 文件权限<br>
1、文件<br>
使用ls -l命令来查看当前目录：<br>
omak@welix:~/MyDownloads$ ls -lh <br>
总用量 3.3M <br>
-rw-r--r-- 1 omak omak&nbsp;&nbsp;15K 2008-05-29 20:34 81420-givemefoot.tar.gz <br>
drwxrwxr-x 2 omak omak 4.0K 2008-07-02 09:11 Drea...]]></description>
								<category>blog</category>
								<author>omak</author>
								<pubDate>Mon, 11 Aug 2008 04:08:29 GMT</pubDate>
							</item>
							<item>
								<title>evince查看PDF文档，中文乱码解决办法！</title>
								<link>http://www.lupaworld.com/?uid-16106-action-viewspace-itemid-114371</link>
								<description><![CDATA[在Ubuntu8.04下（估计其他发行版也一样）用evince打开PDF文档，发现中文字全部乱码显示，网上搜了一下，搜到两种解决方案，一种是安装
xpdf-chinese-simplified，另一种是安装poppler-data，有文章反映前一种方法不一定奏效，而且本人也用过xpdf查看
pdf文档，软件界面太过简陋，感觉不是很好，因此决...]]></description>
								<category>blog</category>
								<author>omak</author>
								<pubDate>Sat, 09 Aug 2008 10:41:07 GMT</pubDate>
							</item>
							<item>
								<title>批量替换文件内容</title>
								<link>http://www.lupaworld.com/?uid-16106-action-viewspace-itemid-106357</link>
								<description><![CDATA[
			批量替换文件内容（如，要将当前目录下包括子目录中全部文件中的“商品”二字替换成“产品”）<br>
<br>
命令：find ./ -type f | xargs perl -i -pe s%商品%产品%g
			<div></div>
			]]></description>
								<category>blog</category>
								<author>omak</author>
								<pubDate>Sat, 21 Jun 2008 10:56:03 GMT</pubDate>
							</item>
							<item>
								<title>Linux和Unix系统的关系和区别详细介绍[转载]</title>
								<link>http://www.lupaworld.com/?uid-16106-action-viewspace-itemid-65019</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 develo...]]></description>
								<category>blog</category>
								<author>omak</author>
								<pubDate>Sun, 01 Jun 2008 21:38:54 GMT</pubDate>
							</item>
							<item>
								<title>DOS文件转换成UNIX文件格式</title>
								<link>http://www.lupaworld.com/?uid-16106-action-viewspace-itemid-62174</link>
								<description><![CDATA[
			dos格式文件传输到unix系统时,会在每行的结尾多一个^M,当然也有可能看不到,但是在vi的时候,会在下面显示此文件的格式,比如 “dos.txt” [dos] 120L, 2532C 字样,表示是一个[dos]格式文件,如果是MAC系统的,会显示[MAC],因为文件格式的原因有时会导致我们的unix程序,或者sh...]]></description>
								<category>blog</category>
								<author>omak</author>
								<pubDate>Sun, 25 May 2008 12:09:07 GMT</pubDate>
							</item>
							<item>
								<title>修改照片文件名为EXIF日期时间的脚本</title>
								<link>http://www.lupaworld.com/?uid-16106-action-viewspace-itemid-62170</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 pictures based o...]]></description>
								<category>blog</category>
								<author>omak</author>
								<pubDate>Sun, 25 May 2008 12:07:21 GMT</pubDate>
							</item>
							<item>
								<title>让微软 Office 支持ODF文档</title>
								<link>http://www.lupaworld.com/?uid-16106-action-viewspace-itemid-42792</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:p></spa...]]></description>
								<category>blog</category>
								<author>omak</author>
								<pubDate>Thu, 06 Mar 2008 23:14:12 GMT</pubDate>
							</item>
							<item>
								<title>CentOS 5 下 SUN JAVA JRE 1.6 的安装</title>
								<link>http://www.lupaworld.com/?uid-16106-action-viewspace-itemid-42584</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, 153, 153);"...]]></description>
								<category>blog</category>
								<author>omak</author>
								<pubDate>Tue, 04 Mar 2008 22:17:47 GMT</pubDate>
							</item>
							
		</channel>
	</rss>