From owner-freebsd-questions Tue Jan 12 00:13:27 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA14090 for freebsd-questions-outgoing; Tue, 12 Jan 1999 00:13:27 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA14085 for ; Tue, 12 Jan 1999 00:13:25 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #1) id 0zzywS-0006qf-00; Tue, 12 Jan 1999 08:12:49 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id IAA01905; Tue, 12 Jan 1999 08:12:14 GMT Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA02165; Tue, 12 Jan 99 08:12:11 GMT Message-Id: <369B03CE.22EF3359@uk.radan.com> Date: Tue, 12 Jan 1999 08:11:58 +0000 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 4.1.3_U1 sun4m) X-Accept-Language: en-GB Mime-Version: 1.0 To: jahanur Cc: Leo Kliger , freebsd-questions@FreeBSD.ORG Subject: Re: How to uudecode an attached file. References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jahanur wrote: > > I am sory I must have explained wrong. > I will try to elaborate my problem more : > I was able to find the command but the problem is that > if I type > $ uudecode filename > then I get the prompt back I dont know if the file has been uudecoded or > not if it is then according to the man page I was suppossed to see it the > user's working directory. > > So i see the file there with same name and if I want o view it with vi > I see the binaries only, nothing else. > I dont know if I am doing it right or not. > Is that not the file then? Probably is, you wouldn't need to uuencode an ASCII file, so if the output file is binary it's been uudecoded. If you open the original (uuencoded) file, which is ASCII text, in vi you should see a line like: begin 644 filename ``filename'' is the name the file will be decoded to. > Please help. > > Thanks > > Jahanur > > On Tue, 12 Jan 1999, Leo Kliger wrote: > > > have you tried the absolute path like the following (example only)???? > > > > ./location_of_uudecode/uudecode /location_of_file/your_file_name > > > > to find uudecode use the following (or similar) command > > > > find / | grep uudecode > > > > best of luck.... > > Leo > > ---------- > > > From: jahanur > > > To: freebsd-questions@FreeBSD.ORG > > > Subject: How to uudecode an attached file. > > > Date: Tuesday, 12 January 1999 17:09 > > > > > > I everybody, > > > I am new at Unix. > > > I have received a attached file in "uuencoded" in via e-mail. > > > I use pine. I was able to save it into a file but now the problem is > > > I dont know how to do uudecode. I gone through the man pages, and done > > > exactly still does not work. It says " NO such file" > > > > > > Please could some body help me uudecode. > > > > > > > > > Thanks > > > > > > Jahanur@jjsoft.com > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Trust the computer industry to shorten Year 2000 to Y2K. It was this thinking that caused the problem in the first place. Mark Ovens, CNC Applications Engineer, Radan Computational Ltd. Bath, Avon, England. Sheet Metal CAD/CAM Solutions mailto:marko@uk.radan.com http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message