From owner-freebsd-questions Wed Dec 5 14:34:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 118DC37B405 for ; Wed, 5 Dec 2001 14:34:29 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 81BA32B6B9; Wed, 5 Dec 2001 23:34:25 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 2DA1E4C9; Thu, 6 Dec 2001 09:34:12 +1100 (EST) Date: Thu, 6 Dec 2001 09:34:12 +1100 From: Edwin Groothuis To: Maciek Cc: freebsd-questions@FreeBSD.ORG Subject: Re: uuencode Message-ID: <20011206093412.F546@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Maciek , freebsd-questions@FreeBSD.ORG References: <20011205233459.A26387@pc42.lublin.sdi.tpnet.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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