[mew-dist 22880] Re: Print multiple mails

Masayuki Ataka ataka at example.com
2003年 1月 16日 (木) 20:38:10 JST


From: Kazu Yamamoto (山本和彦) <kazu at example.com>
Subject: [mew-dist 22867] Re: Print multiple mails
Date: Thu, 16 Jan 2003 10:27:42 +0900 (JST)

安宅です。
> 
> > > マークの付いたメールに対応するファイル群を下位コマンドに渡すのでよけれ
> > > ばすぐに実装できますけど...
> > > 
> とりあえず、作ってみました。
> 
山本さん。ありがとうございます。

catn というコマンドを作って
自分好みの印刷が出来るようになりました。

$ cat ~/bin/catn
#!/bin/tcsh -f
set file = "~/mew.txt"
rm $file
cat $* >> $file

$ a2ps -p ~/mew.txt | psnup -4 | lpr
                                    ----Input with T-Code!
           http://isweb22.infoseek.co.jp/computer/pop-club
     Masayuki Ataka / 安宅 正之 (ataka at example.com)



Mew-dist メーリングリストの案内