From owner-freebsd-questions@FreeBSD.ORG Thu Feb 12 22:51:04 2009 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 C9E141065675 for ; Thu, 12 Feb 2009 22:51:04 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 0A2988FC15 for ; Thu, 12 Feb 2009 22:51:03 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n1CMoujO098004; Thu, 12 Feb 2009 23:50:56 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n1CMouGi098001; Thu, 12 Feb 2009 23:50:56 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 12 Feb 2009 23:50:56 +0100 (CET) From: Wojciech Puchar To: Chuck Swiger In-Reply-To: <9BDCF06E-713F-4627-B8E6-8D15D5F3F120@mac.com> Message-ID: <20090212235015.U97916@wojtek.tensor.gdynia.pl> References: <499498A4.4000103@webvolution.net> <9BDCF06E-713F-4627-B8E6-8D15D5F3F120@mac.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Daniel Leal , freebsd-questions@freebsd.org Subject: Re: accents in file names 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: Thu, 12 Feb 2009 22:51:05 -0000 >> accented letter to my freebsd box, the accented letter simply disappear. > > UFS supports 8-bit characters except for "/" and "\0", but you also need to > run a terminal with UTF8 support and use a correct font to view such things. why? i use ISO-8859-2 UFS doesn't deal with encoding at all, just store what you give