From owner-freebsd-hackers Mon Jan 29 13:38:18 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from chopper.Poohsticks.ORG (chopper.poohsticks.org [63.227.60.73]) by hub.freebsd.org (Postfix) with ESMTP id 35E9F37B404 for ; Mon, 29 Jan 2001 13:38:01 -0800 (PST) Received: from chopper.Poohsticks.ORG (drew@localhost.poohsticks.org [127.0.0.1]) by chopper.Poohsticks.ORG (8.10.1/8.10.1) with ESMTP id f0TLbxh22087; Mon, 29 Jan 2001 14:37:59 -0700 Message-Id: <200101292137.f0TLbxh22087@chopper.Poohsticks.ORG> To: jgrosch@mooseriver.com Cc: hackers@FreeBSD.ORG Subject: Re: EBCDIC -> ASCII In-reply-to: Your message of "Mon, 29 Jan 2001 13:33:57 PST." <20010129133357.A55581@mooseriver.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <22083.980804278.1@chopper.Poohsticks.ORG> Date: Mon, 29 Jan 2001 14:37:59 -0700 From: Drew Eckhardt Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20010129133357.A55581@mooseriver.com>, jgrosch@mooseriver.com write s: > >Does anybody know of an EBCDIC to ASCII converter? I thought that at one >time FreeBSD had one of these. This is a standard dd(1) feature. More specifically, you want to use the conv=ascii option. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message