From owner-freebsd-questions@FreeBSD.ORG Thu Apr 21 23:14:24 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67F0916A4CE for ; Thu, 21 Apr 2005 23:14:24 +0000 (GMT) Received: from phoenix.gargantuan.com (srv01.lak.lwxdatacom.net [24.73.171.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05A6443D4C for ; Thu, 21 Apr 2005 23:14:24 +0000 (GMT) (envelope-from michael@gargantuan.com) Received: from localhost (localhost.gargantuan.com [127.0.0.1]) by spamassassin-injector (Postfix) with SMTP id 44783369 for ; Thu, 21 Apr 2005 19:14:23 -0400 (EDT) Received: by phoenix.gargantuan.com (Postfix, from userid 1001) id 3BF782F5; Thu, 21 Apr 2005 19:14:14 -0400 (EDT) Date: Thu, 21 Apr 2005 19:14:14 -0400 From: "Michael W. Oliver" To: questions@freebsd.org Message-ID: <20050421231414.GC86130@gargantuan.com> Mail-Followup-To: questions@freebsd.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tqI+Z3u+9OQ7kwn0" Content-Disposition: inline X-WWW-URL: http://michael.gargantuan.com X-GPG-PGP-Public-Key: http://michael.gargantuan.com/gnupg/pubkey.asc X-GPG-PGP-Fingerprint: 2694 0179 AE3F BFAE 0916 0BF5 B16B FBAB C5FA A3C9 X-Home-Phone: +1-863-816-8091 X-Mobile-Phone: +1-863-738-2334 X-Mailing-Address0: 8008 Apache Lane X-Mailing-Address1: Lakeland, FL X-Mailing-Address2: 33810-2172 X-Mailing-Address3: United States of America X-Guide-Questions: http://www.catb.org/~esr/faqs/smart-questions.html X-Guide-Netiquette: http://www.ietf.org/rfc/rfc1855.txt User-Agent: Mutt/1.5.9i X-Spam-DCC: CollegeOfNewCaledonia: phoenix.gargantuan.com 1189; Body=1 Fuz1=1 Fuz2=1 X-Spam-Flag: NO X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on phoenix.gargantuan.com X-Spam-Level: X-Spam-Status: No, score=-106.1 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, USER_IN_WHITELIST autolearn=ham version=3.0.2 X-Spam-Pyzor: Reported 0 times. Subject: special characters and how they are represented X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2005 23:14:24 -0000 --tqI+Z3u+9OQ7kwn0 Content-Type: text/plain; charset="us-ascii:ISO-8859-1:utf-8" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable hi folks. this may seem uber-simple to some of you, but i'm ignorant regarding this. your help is appreciated. so, i have this album from M=F6tley Cr=FCe (that looks right in vim, my editor for mutt), and i have ripped it to FLAC and put it on my file server. on the server, however, the directory name doesn't look like that. well, it does if i pipe ls through more (ls | more). here are the scenarios: 1) ls --> this shows "M?tley_Cr?e" as directory name 2) ls | more --> this looks right, with umlaut over o and u 3) ls M --> this shows "M\366tley_Cr\374e" (backslash366 & backslash374, respectively), using csh as my shell w/set complete and set autolist my question is... why the differences? is there a way to force consistent behavior across all three scenarios? thanks in advance. --=20 Mike Oliver [see complete headers for contact information] --tqI+Z3u+9OQ7kwn0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCaDPGsWv7q8X6o8kRAvwuAJ0faWRi9P/SiP2ZNpwocLDbiFwLoQCeKQk+ 160BYmySu8BT0TQegCJrrTA= =JQNq -----END PGP SIGNATURE----- --tqI+Z3u+9OQ7kwn0--