hns - 日記自動生成システム - Version 2.19.9

先月 2010年06月 来月
1 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
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2010年06月14日(月) 旧暦 [n年日記] [更新:"2010/06/16 20:20:01"]

#1 [Mail] .procmailrc の続き (一致した文字列から一部削りたい)

06/12 の日記 に書いた続きだけれど、
hoge-bounces+bar=example.com@....
の hoge の部分だけを拾う、というのはちょっと工夫が必要だった。 つまり -bounces がある時が条件だけれど、それを 言ってしまうと、その文字の部分も拾ってしまう。 それは後から削る必要があった。
* ^Return-Path: .*-bounces\+makoto=myhost.example.com@example.com
{
        :0 
        * ^Return-Path: <\/.*-bounces
        {
        :0 h
        FILE=|echo "$MATCH"|sed s/-bounces//
        :0
        emacs/$FILE/.
        }
        :0
        emacs/others/.
}
:0 h を使って、次の行で pipe (|) 印を使って shell を実行する ようにする。それを sed で編集して名前を拾う、という方法である。



最近の日記
2024年05月08日
comparison on ./buildsh tools
2024年05月06日
py-setuptools (python 3.11.9)
make release took 1 hours and 10 min
qemu invocation for 10.99.10
2024年05月05日
Windows 10 version
serial connection
bc bench
2024年05月04日
Trial on 10.99.10
another version (later trial) to succeed
2024年04月29日
dkim
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)