<<< Date Index >>>     <<< Thread Index >>>

Re: pdf attachments



> >  file magic created                 mutt mime
> >  ------------------------------------------------
> >  PDF v1.2   Distiller 3.01a         text/plain
> >  PDF v1.3   5D PDFlib               text/plain
> >  PDF v1.3   5D PDFlib               application/octet-stream
> >  PDF v1.4   50BW-1 (Konica scanner) text/plain
> >  PDF v1.4   OO 2.1                  application/octet-stream
> > 
> >  There seems to be no system to it :-/

What's the output of the command shown below?

 strings `which mutt` | awk "/mime\.types$/{sub(\"%s\",\"$HOME\");print}" | 
xargs grep -sw pdf

-- 
        Leszek.

-- lech7@xxxxxxxxxxx 2:480/33.7     -- REAL programmers use INTEGERS --
-- speaking just for myself...