From unknown Sat Aug 16 21:20:59 2025 X-Loop: help-debbugs@gnu.org Subject: bug#8124: sort utilty? Resent-From: Betty J Barr Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-coreutils@gnu.org Resent-Date: Sat, 26 Feb 2011 19:29:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 8124 X-GNU-PR-Package: coreutils X-GNU-PR-Keywords: To: 8124@debbugs.gnu.org Cc: BABales@uh.edu X-Debbugs-Original-To: bug-coreutils@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.129874854212662 (code B ref -1); Sat, 26 Feb 2011 19:29:03 +0000 Received: (at submit) by debbugs.gnu.org; 26 Feb 2011 19:29:02 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PtPp6-0003I7-Pj for submit@debbugs.gnu.org; Sat, 26 Feb 2011 14:29:01 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PtOse-0001y3-9F for submit@debbugs.gnu.org; Sat, 26 Feb 2011 13:28:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PtOsU-0000Rv-8h for submit@debbugs.gnu.org; Sat, 26 Feb 2011 13:28:30 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:40719) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PtOsU-0000Rr-6X for submit@debbugs.gnu.org; Sat, 26 Feb 2011 13:28:26 -0500 Received: from [140.186.70.92] (port=48589 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PtOsP-00043Z-7H for bug-coreutils@gnu.org; Sat, 26 Feb 2011 13:28:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PtOsK-0000QI-4H for bug-coreutils@gnu.org; Sat, 26 Feb 2011 13:28:21 -0500 Received: from linus.egr.uh.edu ([129.7.202.247]:37891) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PtOsJ-0000Pv-Vb for bug-coreutils@gnu.org; Sat, 26 Feb 2011 13:28:16 -0500 Received: from Linus.EGR.UH.EDU (localhost.localdomain [127.0.0.1]) by Linus.EGR.UH.EDU (8.13.8/8.13.8) with ESMTP id p1QIS8Lb007609; Sat, 26 Feb 2011 12:28:09 -0600 Received: from localhost (barr@localhost) by Linus.EGR.UH.EDU (8.13.8/8.13.8/Submit) with ESMTP id p1QIS8Fj007606; Sat, 26 Feb 2011 12:28:08 -0600 X-Authentication-Warning: Linus.EGR.UH.EDU: barr owned process doing -bs Date: Sat, 26 Feb 2011 12:28:08 -0600 (CST) From: Betty J Barr Message-ID: User-Agent: Alpine 2.00 (LRH 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="125958090-195073870-1298744888=:5582" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 199.232.76.165 X-Spam-Score: -6.6 (------) X-Mailman-Approved-At: Sat, 26 Feb 2011 14:28:59 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --125958090-195073870-1298744888=:5582 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII I have used the "unix" sort for years without trouble, but suddenly something weird is happening. I have a student whose last name is Khan, and a student whose last name is Khanal,. The comma immediately follows the last name. Obviously Khan should be sorted before Khanal, both from the English standpoint and based on the ASCI code for a comma. But it is not. Khanal comes first. Why? (The two files I have attached are the unsorted version (khan.txt) and the one produced by sort +0.0 -0.14 khan.txt >khan.out Dr. Betty Barr, University of Houston --125958090-195073870-1298744888=:5582 Content-Type: TEXT/plain; name=khan.txt Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename=khan.txt QmFycixCZXR0eQ0KQmFyYWssT2JhbWENCkJhcnIsQ2FuZHkNCktoYW4sTGVz bA0KS2hhbmFsLEFkDQpLaGFuLEFzYQ0K --125958090-195073870-1298744888=:5582 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=khan.out Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Trying to attach two files Content-Disposition: attachment; filename=khan.out QmFyYWssT2JhbWENCkJhcnIsQmV0dHkNCkJhcnIsQ2FuZHkNCktoYW5hbCxB ZA0KS2hhbixBc2ENCktoYW4sTGVzbA0K --125958090-195073870-1298744888=:5582-- From unknown Sat Aug 16 21:20:59 2025 X-Loop: help-debbugs@gnu.org Subject: bug#8124: sort utilty? Resent-From: Eric Blake Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-coreutils@gnu.org Resent-Date: Sat, 26 Feb 2011 23:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8124 X-GNU-PR-Package: coreutils X-GNU-PR-Keywords: To: Betty J Barr Cc: 8124@debbugs.gnu.org, BABales@uh.edu Received: via spool by 8124-submit@debbugs.gnu.org id=B8124.12987632799302 (code B ref 8124); Sat, 26 Feb 2011 23:35:02 +0000 Received: (at 8124) by debbugs.gnu.org; 26 Feb 2011 23:34:39 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PtTeo-0002Pz-Bq for submit@debbugs.gnu.org; Sat, 26 Feb 2011 18:34:38 -0500 Received: from mx1.redhat.com ([209.132.183.28]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PtTek-0002Pm-Vw for 8124@debbugs.gnu.org; Sat, 26 Feb 2011 18:34:36 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p1QNYSLD004304 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 26 Feb 2011 18:34:28 -0500 Received: from [10.3.113.21] (ovpn-113-21.phx2.redhat.com [10.3.113.21]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p1QNYSSb032200; Sat, 26 Feb 2011 18:34:28 -0500 Message-ID: <4D698DFF.9000205@redhat.com> Date: Sat, 26 Feb 2011 16:34:23 -0700 From: Eric Blake Organization: Red Hat User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.7 MIME-Version: 1.0 References: In-Reply-To: X-Enigmail-Version: 1.1.2 OpenPGP: url=http://people.redhat.com/eblake/eblake.gpg Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig97613DA11A9269AAE8E5878A" X-Scanned-By: MIMEDefang 2.68 on 10.5.11.22 X-Spam-Score: -10.3 (----------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -10.3 (----------) This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig97613DA11A9269AAE8E5878A Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 02/26/2011 11:28 AM, Betty J Barr wrote: > I have used the "unix" sort for years without trouble, but suddenly > something weird is happening. I have a student whose last name is Khan,= > and a student whose last name is Khanal,. The comma immediately follows= > the last name. Obviously Khan should be sorted before Khanal, both from= > the English standpoint and based on the ASCI code for a comma. But it i= s > not. Khanal comes first. Why? Because you are using a locale that regards punctuation as insignificant in collation sequences. See this FAQ, then try 'LC_ALL=3DC sort ...' to see the difference. http://www.gnu.org/software/coreutils/faq/#Sort-does-not-sort-in-normal-= order_0021 Also, newer coreutils (the latest is 8.10) includes 'sort --debug' to help diagnose problems like this. --=20 Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org --------------enig97613DA11A9269AAE8E5878A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJNaY4DAAoJEKeha0olJ0NqGXIH/jodEItlX7LoqQWEPubJevnM 2bknYD+MXCOL0bT4xL5PoyBgF1UUoCTdliSU8saVslA+xhCIRqZqvfFT3dEwF8jB LntYdlqkGLlkLtOD7y+Fr2DoE167JQ8FXyINBvS7NS9TmQdwzLZDgTtOVoHlMStH /Z5255x8qESlhdacrl9BLFjf8bMDckYeAeyii1VVqlaLqJsrw2yH3fKwxhkURxXe sSPSOwzFubf/JnTtc03akEEaGQUG8mScuCj5j0zTswqaO1853qA6zmXb4iRlqX/S uZVV3myVSlcCvFGp1mEEpJP4+RXwr90wIw2dXa3L3uq/MPaFnCkIMd3jAgonQe0= =b9Gz -----END PGP SIGNATURE----- --------------enig97613DA11A9269AAE8E5878A-- From unknown Sat Aug 16 21:20:59 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Betty J Barr Subject: bug#8124: closed (Re: bug#8124: sort utilty?) Message-ID: References: <4D6BCB76.10001@redhat.com> X-Gnu-PR-Message: they-closed 8124 X-Gnu-PR-Package: coreutils Reply-To: 8124@debbugs.gnu.org Date: Mon, 28 Feb 2011 16:22:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1298910122-23131-1" This is a multi-part message in MIME format... ------------=_1298910122-23131-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #8124: sort utilty? which was filed against the coreutils package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 8124@debbugs.gnu.org. --=20 8124: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D8124 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1298910122-23131-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 8124-done) by debbugs.gnu.org; 28 Feb 2011 16:21:20 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Pu5qZ-000605-OE for submit@debbugs.gnu.org; Mon, 28 Feb 2011 11:21:19 -0500 Received: from mx1.redhat.com ([209.132.183.28]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Pu5qX-0005zs-3R for 8124-done@debbugs.gnu.org; Mon, 28 Feb 2011 11:21:18 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p1SGLBbX012952 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 28 Feb 2011 11:21:11 -0500 Received: from [10.3.113.122] (ovpn-113-122.phx2.redhat.com [10.3.113.122]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p1SGLA4d019710; Mon, 28 Feb 2011 11:21:10 -0500 Message-ID: <4D6BCB76.10001@redhat.com> Date: Mon, 28 Feb 2011 09:21:10 -0700 From: Eric Blake Organization: Red Hat User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.7 MIME-Version: 1.0 To: "Betty J. Barr" Subject: Re: bug#8124: sort utilty? References: <4D698DFF.9000205@redhat.com> <0LHC00LZ44OD2360@mail.uh.edu> In-Reply-To: <0LHC00LZ44OD2360@mail.uh.edu> X-Enigmail-Version: 1.1.2 OpenPGP: url=http://people.redhat.com/eblake/eblake.gpg Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig0C8DDAB8346288F83D5F68D7" X-Scanned-By: MIMEDefang 2.68 on 10.5.11.23 X-Spam-Score: -10.3 (----------) X-Debbugs-Envelope-To: 8124-done Cc: 8124-done@debbugs.gnu.org, Bryan Bales X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -10.3 (----------) This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig0C8DDAB8346288F83D5F68D7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable [re-adding the list, for closure on this report] On 02/28/2011 09:05 AM, Betty J. Barr wrote: >> Because you are using a locale that regards punctuation as insignifica= nt >> in collation sequences. >> >> See this FAQ, then try 'LC_ALL=3DC sort ...' to see the difference. >> >> http://www.gnu.org/software/coreutils/faq/#Sort-does-not-sort-in-norma= l-order_0021 > Thank you. Setting the environment did work. Since I am at the mercy of= > our IT people in terms of versions and updates, it was just a shock whe= n > something I had used for years did not work. Glad to hear it. Yes, it is rather a shock when upgrading a system changes the default locale to something different than it was before, with all sorts of knock-on effects that many people are not expecting; but it's nothing that coreutils can change other than to help teach people about the effect of locale settings. --=20 Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org --------------enig0C8DDAB8346288F83D5F68D7 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJNa8t2AAoJEKeha0olJ0Nq3foIAKwa59ZyIDqfL6exiEK6ZkM7 s0YvUhQfKCTVbG3tXm4Fkof8C2nwMPiWuiEA884dYOf0KefKD2dgaI+v8ze0sLH1 zo6VCtZ9XQQ3+WKlKE1J1Kp6I1FwWzj1LDh7wW9sHyaFkSn5C1WwHhRyo5tO25IV SLVlLfKcmlXpvEKgLQ8pBkfBKVdjoQ8ka7f3tMjT5KDriY7DH4a2HDh5NNw64It2 UMzKsBBbZDSPcsUVV4uXMHILg+y+OBk9BkDrZEYODG+Q1j5lNxEcln5FdCntM24v jx0J93tYEzL11SpxmUk9dYeAv62N+AAfdcuLANTwAAndYbdNJbUKy9szJenaSyE= =QFlN -----END PGP SIGNATURE----- --------------enig0C8DDAB8346288F83D5F68D7-- ------------=_1298910122-23131-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 26 Feb 2011 19:29:02 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PtPp6-0003I7-Pj for submit@debbugs.gnu.org; Sat, 26 Feb 2011 14:29:01 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PtOse-0001y3-9F for submit@debbugs.gnu.org; Sat, 26 Feb 2011 13:28:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PtOsU-0000Rv-8h for submit@debbugs.gnu.org; Sat, 26 Feb 2011 13:28:30 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:40719) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PtOsU-0000Rr-6X for submit@debbugs.gnu.org; Sat, 26 Feb 2011 13:28:26 -0500 Received: from [140.186.70.92] (port=48589 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PtOsP-00043Z-7H for bug-coreutils@gnu.org; Sat, 26 Feb 2011 13:28:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PtOsK-0000QI-4H for bug-coreutils@gnu.org; Sat, 26 Feb 2011 13:28:21 -0500 Received: from linus.egr.uh.edu ([129.7.202.247]:37891) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PtOsJ-0000Pv-Vb for bug-coreutils@gnu.org; Sat, 26 Feb 2011 13:28:16 -0500 Received: from Linus.EGR.UH.EDU (localhost.localdomain [127.0.0.1]) by Linus.EGR.UH.EDU (8.13.8/8.13.8) with ESMTP id p1QIS8Lb007609; Sat, 26 Feb 2011 12:28:09 -0600 Received: from localhost (barr@localhost) by Linus.EGR.UH.EDU (8.13.8/8.13.8/Submit) with ESMTP id p1QIS8Fj007606; Sat, 26 Feb 2011 12:28:08 -0600 X-Authentication-Warning: Linus.EGR.UH.EDU: barr owned process doing -bs Date: Sat, 26 Feb 2011 12:28:08 -0600 (CST) From: Betty J Barr To: bug-coreutils@gnu.org Subject: sort utilty? Message-ID: User-Agent: Alpine 2.00 (LRH 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="125958090-195073870-1298744888=:5582" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 199.232.76.165 X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sat, 26 Feb 2011 14:28:59 -0500 Cc: BABales@uh.edu X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --125958090-195073870-1298744888=:5582 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII I have used the "unix" sort for years without trouble, but suddenly something weird is happening. I have a student whose last name is Khan, and a student whose last name is Khanal,. The comma immediately follows the last name. Obviously Khan should be sorted before Khanal, both from the English standpoint and based on the ASCI code for a comma. But it is not. Khanal comes first. Why? (The two files I have attached are the unsorted version (khan.txt) and the one produced by sort +0.0 -0.14 khan.txt >khan.out Dr. Betty Barr, University of Houston --125958090-195073870-1298744888=:5582 Content-Type: TEXT/plain; name=khan.txt Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename=khan.txt QmFycixCZXR0eQ0KQmFyYWssT2JhbWENCkJhcnIsQ2FuZHkNCktoYW4sTGVz bA0KS2hhbmFsLEFkDQpLaGFuLEFzYQ0K --125958090-195073870-1298744888=:5582 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=khan.out Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Trying to attach two files Content-Disposition: attachment; filename=khan.out QmFyYWssT2JhbWENCkJhcnIsQmV0dHkNCkJhcnIsQ2FuZHkNCktoYW5hbCxB ZA0KS2hhbixBc2ENCktoYW4sTGVzbA0K --125958090-195073870-1298744888=:5582-- ------------=_1298910122-23131-1--