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
