[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] uuencode/decode



On Sat, Mar 13, 2010 at 6:53 AM, Jean-Luc CECCOLI
<Jean-Luc.Ceccoli@wanadoo.fr> wrote:
> Hello all,
>
> I need to uudecode some files in a directory.
> I couldn't find any command which could do that.
> Then, I found in Jinnee package a ttp that almost works (it crashes
> and makes Thing crash and quit) by dragging a file onto it, but I
> can't get it do the job from the shell.
> Any idea how I could do ?
>
> Thanks,
>
> J.-Luc
>
I presume you tried:
./uud.ttp /path/to/filename.u

from the folder with the ttp. Also remember that you can drop the
tos/ttp extension by renaming it, for use with a shell (bash, sh, etc)

Paul