From mint-bounce@lists.fishpool.fi Mon Mar 15 01:27:18 2010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=2wq45XPS0FDS5Nsj8daXs1RHROyLJ27AzjCDqeiBsH8=; b=EvxbfAWGToW+IlzXD2lI1sBvlsGVeWPCOhRoqCh4l16OXJ/wVEaFeeg33NFnaupzu2 CnOPJhODzIiv10l6DmBSetbonR39s05aIRIEV+YogIbppDINvkJfmQlqbaUsbqN7gitq bybCduiJHM3yO6qx8PoSJGRgNvYOAwLMZgo58= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=fXfN+7HlLf1sNQn5dm4oDMJgTH1/G2W0S3kpJOrece+Xh2flqGQAJBMv4QlsB08Egw +sdT8ghFx9o386g0jAh3VrzisEmIzl6Ih0MfSS9kswJgjavFj0twW4iGLBW4L9zvJJma CgvTA/Yprru/cL7tm+YS9tDS2G9di7qLqVKKg= MIME-Version: 1.0 In-Reply-To: <000ab0b8.01869262d180@smtp.wanadoo.fr> References: <000ab0b8.01869262d180@smtp.wanadoo.fr> Date: Sun, 14 Mar 2010 23:25:25 -0600 Message-ID: <11a6f2b11003142225h75b9ba5wb868718ceaaac8d3@mail.gmail.com> Subject: Re: [MiNT] uuencode/decode From: Paul Wratt To: mint Content-Type: text/plain; charset=ISO-8859-1 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: paul.wratt@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: On Sat, Mar 13, 2010 at 6:53 AM, Jean-Luc CECCOLI 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