From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Wed, 9 Jan 2013 14:13:55 +0100 Message-ID: From: =?UTF-8?B?QmVuY2UgRsOhYmnDoW4=?= To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=f46d042de92d9968dc04d2dad54d Subject: Re: [9fans] p9p: .suspect added to mail attachments Topicbox-Message-UUID: 04dba3e6-ead8-11e9-9d60-3106f5b1d025 --f46d042de92d9968dc04d2dad54d Content-Type: text/plain; charset=UTF-8 2013/1/9 Rudolf Sykora > Hello, > > On 8 January 2013 16:27, erik quanstrom wrote: > > vf is no longer useful. on plan 9 /mail/lib/qmail calls it. > > i bet there's similar in p9p and it could be replaced with > > cat. > > > > - erik > > > > I tried to locate the place where 'vf' is called (on p9p) with the > commands: > > cd $PLAN9/src > 9 du -a . |awk '{print $2}' | xargs -I foo grep vf foo /dev/null | > grep -v Binary > > but it seems it didn't hit anything useful... > what is it that I am assuming that is wrong? > > Thanks! > Ruda > > that it is called from C code. try $PLAN9/mail/lib -bence --f46d042de92d9968dc04d2dad54d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable



2013/1/9 Rudolf Sykora <rudolf.sykora@gmail.com>
Hello,

On 8 January 2013 16:27, erik quanstrom <quanstro@quanstro.net> wrote:
> vf is no longer useful. =C2=A0on plan 9 /mail/lib/qmail calls it.
> i bet there's similar in p9p and it could be replaced with
> cat.
>
> - erik
>

I tried to locate the place where 'vf' is called (on p9p) wit= h the commands:

cd $PLAN9/src
9 du -a . |awk '{print $2}' | xargs -I foo grep vf foo /dev/null |<= br> grep -v Binary

but it seems it didn't hit anything useful...
what is it that I am assuming that is wrong?

Thanks!
Ruda


that it is ca= lled from C code. try $PLAN9/mail/lib

-bence
--f46d042de92d9968dc04d2dad54d--