From owner-freebsd-questions@FreeBSD.ORG Fri Sep 5 18:30:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10F211065678 for ; Fri, 5 Sep 2008 18:30:58 +0000 (UTC) (envelope-from mkbucc@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.29]) by mx1.freebsd.org (Postfix) with ESMTP id BB76F8FC15 for ; Fri, 5 Sep 2008 18:30:57 +0000 (UTC) (envelope-from mkbucc@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so327615yxb.13 for ; Fri, 05 Sep 2008 11:30:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=nEmGxZx5eQ/EugdbAD70MZBAwktiLbNyk1+IN5yw4AI=; b=vCrRNfWm8K76WgldwtGpgwNX9Io37z5Cg8DkMW6SI5mCQP6Z+gYn5k56n7VirhlYYm RoA7jr7zc0DLkcTZUIU/KQFR5SPNLupdoHPgosul3pMFnSru+OqRspfrSh5VMLLCaLzI F9y3ECqK1oTdeyfs0x71ZdBNjEaQiHDpuADJg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=FgdDYyuMQO7ZyXKsMQkXaQQW2nNp3yJiEmyKJfRBquUSfgWkipGzkA+Q+pmNK96ry7 skh2fODMvhw887zSdDJrvNVhVpWNBr4C1LChPS3FwMVo9I/vGlMi+rhgrNyAGg32NHzc pqXLA6LUIqs9Wxg/qnfK5KCqou3k7s8+IL7Es= Received: by 10.114.180.18 with SMTP id c18mr10412556waf.128.1220639456431; Fri, 05 Sep 2008 11:30:56 -0700 (PDT) Received: by 10.114.53.8 with HTTP; Fri, 5 Sep 2008 11:30:56 -0700 (PDT) Message-ID: <59f4cb420809051130u5f591589q33533e1638bd1dd7@mail.gmail.com> Date: Fri, 5 Sep 2008 14:30:56 -0400 From: "Mark B." To: "Giorgos Keramidas" In-Reply-To: <871vzyo5mf.fsf@kobe.laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <59f4cb420809050714i16ebe30bmd9f325592f05516e@mail.gmail.com> <87vdxa4p2p.fsf@kobe.laptop> <59f4cb420809050927w71fea733mcf7a2071c24cdc93@mail.gmail.com> <871vzyo5mf.fsf@kobe.laptop> Cc: freebsd-questions@freebsd.org Subject: Re: How to delete non-ASCII chars in file X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 18:30:58 -0000 On Fri, Sep 5, 2008 at 1:38 PM, Giorgos Keramidas wrote: > Does this look ok? Looks good to me. m