Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Dec 2001 09:34:12 +1100
From:      Edwin Groothuis <edwin@mavetju.org>
To:        Maciek <dentysta@pc42.lublin.sdi.tpnet.pl>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: uuencode
Message-ID:  <20011206093412.F546@k7.mavetju.org>
In-Reply-To: <20011205233459.A26387@pc42.lublin.sdi.tpnet.pl>; from dentysta@pc42.lublin.sdi.tpnet.pl on Wed, Dec 05, 2001 at 11:34:59PM %2B0100
References:  <20011205233459.A26387@pc42.lublin.sdi.tpnet.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 05, 2001 at 11:34:59PM +0100, Maciek wrote:
> Hi,
> I have a problem:
> $ ls
> -rw-rw-rw- file.1
> $ uuencode file.1 file.out
> Now I have on screen encode file.1 but I dont' have file.out
> I try...
> $ uuencode file.1 > file.out 
> Not working...
> Please help me.

"man uuencode" says:

    SYNOPSIS
	 uuencode [file] name
	 uudecode [-cips] [file ...]

So... "uuencode file.1 file.1 > file.out" should do the job.

Edwin

-- 
Edwin Groothuis   |              Personal website: http://www.MavEtJu.org
edwin@mavetju.org |           Interested in MUDs? Visit Fatal Dimensions:
------------------+                       http://www.FatalDimensions.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011206093412.F546>