On Fri, Jun 03, 2016 at 05:52:36PM +1000, Erik Christiansen wrote:
> On 03.06.16 08:45, Matthias Apitz wrote:
> > $ echo 'Ker=C4=B1ko' | mmencode -u -q
> > Kerıko
> > $ echo 'Ker=C4=B1ko' | mmencode -u -q | od -tx1
> > 0000000 4b 65 72 c4 b1 6b 6f 0a
> > 0000010
>
> Matthias, mmencode looks very useful, but I'm not able to find it on my
> debian install, and apt-search doesn't do any good either. We used to
> have mimencode, but that was obsoleted years ago. I tried munpack, but
> that doesn't seem to make any attempt to handle mime fragments.
> Any clue on where mmencode might be snaffled would be very handy.
>
> Erik
My system says:
The program 'mmencode' is currently not installed. You can install it by
typing:
sudo apt-get install xemacs21-bin
However, after installation, there is no man-page for xemacs21-bin.
ulrich