From timonator@perpetuum-immobile.de Sun Mar 07 07:28:51 2010 Received: from lethe.anno.name ([94.23.56.58] helo=mail.dircksen.net) by chain.digitalkingdom.org with esmtp (Exim 4.71) (envelope-from ) id 1NoIPN-00065E-6C for lojban-list@lojban.org; Sun, 07 Mar 2010 07:28:50 -0800 Received: from [192.168.178.35] (HSI-KBW-091-089-000-218.hsi2.kabelbw.de [91.89.0.218]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.dircksen.net (Postfix) with ESMTPSA id 871C6714B6 for ; Sun, 7 Mar 2010 16:30:07 +0100 (CET) Message-ID: <4B93C617.7070408@perpetuum-immobile.de> Date: Sun, 07 Mar 2010 16:28:23 +0100 From: Timo Paulssen User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109) MIME-Version: 1.0 To: lojban-list@lojban.org Subject: Re: [lojban] missing audio files (small fix for those interested in shell usage) References: <20100307.005234.11213.1@webmail02.dca.untd.com> <4B93AFC3.5060103@perpetuum-immobile.de> <702226df1003070652x78ae9ce0u5e6d59e806b94ef7@mail.gmail.com> <4B93C4BD.6090301@perpetuum-immobile.de> In-Reply-To: <4B93C4BD.6090301@perpetuum-immobile.de> X-Enigmail-Version: 0.95.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig8D91F6332DB38A7B54D58D7C" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig8D91F6332DB38A7B54D58D7C Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Timo Paulssen wrote: > show the differences side by side in vim: > vimdiff soundedgismu.txt tobesoundedgismu.txt after finding out why diff claimed the files were completely different - = because one had unix line endings and the other had windows line endings - and converting the line endings, this command gives you the difference much m= ore plainly: compare the files, show 0 lines of context diff -u0 soundedgismu.txt tobesoundedgismu.txt --- soundedgismu.txt 2010-03-07 16:17:46.620163062 +0100 +++ tobesoundedgismu.txt 2010-03-07 16:23:34.756695081 +0100 @@ -1896,0 +1897 @@ +lo se rutni @@ -2611,0 +2613 @@ +lo te dzena @@ -2788,0 +2791 @@ +lo te lanme @@ -2823,0 +2827 @@ +lo te mensi @@ -3014,0 +3019 @@ +lo te solri @@ -3025,0 +3031 @@ +lo te stagi @@ -3042,0 +3049 @@ +lo te tamji mu'o mi'e timos PS: the morale, of course, is, that many more people should learn about s= hells than currently do! :) --------------enig8D91F6332DB38A7B54D58D7C 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.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkuTxhgACgkQus6NTCHpCEDnfACfcQCa1WoHmUba8R3wi/Kt5ZPI wdYAnRfdZ2MmeNdZrcR8Di5vZ4WXUCCN =gEYx -----END PGP SIGNATURE----- --------------enig8D91F6332DB38A7B54D58D7C--