2008/9/17 <[EMAIL PROTECTED]>

> Send ubuntu-zh mailing list submissions to
>        [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh
> or, via email, send a message with subject or body 'help' to
>        [EMAIL PROTECTED]
>
> You can reach the person managing the list at
>        [EMAIL PROTECTED]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of ubuntu-zh digest..."
>
>
> 本日主题:
>
>   1. Re:  可慢的支付宝网站 (Wyatt.Wong)
>   2. Re:  Help me (daniel.zhy)
>   3. Re:  ubuntu-zh 摘要, 卷 40, 发布 22 (Wyatt.Wong)
>   4. Re:  Help me (ggarlic)
>   5. Re:  Help me (xbei)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 17 Sep 2008 08:52:07 +0800
> From: "Wyatt.Wong" <[EMAIL PROTECTED]>
> Subject: Re: [Ubuntu-zh] 可慢的支付宝网站
> To: ubuntu-zh mailing lists <[email protected]>
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="utf-8"
>
> 一个HTML附件被移除...
> URL:
> https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20080917/5e6d5bc8/attachment-0001.htm
>
> ------------------------------
>
> Message: 2
> Date: Wed, 17 Sep 2008 09:18:52 +0800
> From: "daniel.zhy" <[EMAIL PROTECTED]>
> Subject: Re: [Ubuntu-zh] Help me
> To: ubuntu-zh mailing lists <[email protected]>
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=GB2312
>
> xbei 写道:
>
> > 谁会批量替换啊?
>
> 替换什么?
>
>
>
> ------------------------------
>
> Message: 3
> Date: Wed, 17 Sep 2008 09:24:37 +0800
> From: "Wyatt.Wong" <[EMAIL PROTECTED]>
> Subject: Re: [Ubuntu-zh] ubuntu-zh 摘要, 卷 40, 发布 22
> To: ubuntu-zh mailing lists <[email protected]>
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="utf-8"
>
> 一个HTML附件被移除...
> URL:
> https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20080917/ab29f6fd/attachment-0001.htm
>
> ------------------------------
>
> Message: 4
> Date: Wed, 17 Sep 2008 11:10:19 +0800
> From: ggarlic <[EMAIL PROTECTED]>
> Subject: Re: [Ubuntu-zh] Help me
> To: "ubuntu-zh mailing lists" <[email protected]>
> Message-ID:
>        <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="gb2312"
>
> 你要批量替换什么?文件名的话可以用rename命令
>
> 2008/9/17 xbei <[EMAIL PROTECTED]>
>
> > 谁会批量替换啊?
> >
> > --
> > ubuntu-zh mailing list
> > [email protected]
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh
> >
> >
>
>
> --
> Welcome to World of Ggarlic
> ggarlics.blog.ubuntu.org.cn
> -------------- 涓���ㄥ� --------------
> 一个HTML附件被移除...
> URL:
> https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20080917/23b8cc77/attachment-0001.htm
>
> ------------------------------
>
> Message: 5
> Date: Wed, 17 Sep 2008 18:59:53 +0800
> From: xbei <[EMAIL PROTECTED]>
> Subject: Re: [Ubuntu-zh] Help me
> To: "ubuntu-zh mailing lists" <[email protected]>
> Message-ID:
>        <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="gb2312"
>
> 将某个目录下的全部文件替换(包含.html .php .txt)
> 将
> <option value='4'>中文</option>
> 替换为
> <option value='4'>中文</option><option value='5'>中文</option>


for i in *; do perl -i -pe 's#<option value='\''4'\''>中文</option>#<option
value='\''5'\''>中文</option>#' $i; done


> -------------- 涓���ㄥ� --------------
> 一个HTML附件被移除...
> URL:
> https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20080917/8ebe4bdb/attachment-0001.htm
>
> ------------------------------
>
> --
> ubuntu-zh mailing list
> [email protected]
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh
>
>
> 结束ubuntu-zh 摘要, 卷 40, 发布 24
> *****************************************
>



-- 
姚明顺
-- 
ubuntu-zh mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh

回复