nmh-workers
[Top] [All Lists]

Re: format and output all received: lines in an e-mail message

2019-11-23 05:57:24
Hi Greg,

yes, awk and sed are in my repertoire, but, well, i was wondering if i
could avoid those in this case.

For list's archive's completeness, the nmh way, using mhl(1) as Ken
suggested, is

    /usr/lib/nmh/mhl -nomoreproc \
        -form <(echo received:compress,nowrap,split) \
        `mhpath .`

-- 
Cheers, Ralph.


<Prev in Thread] Current Thread [Next in Thread>