From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <14ec7b181003251133u3aac09f1qcee452382386ec19@mail.gmail.com> <8ccc8ba41003251417x1ec6a645y171736b0fbe6a352@mail.gmail.com> Date: Thu, 25 Mar 2010 17:37:22 -0500 Message-ID: From: Justin Jackson To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=0016e656b598af614e0482a7b0f0 Subject: Re: [9fans] quote o' the day Topicbox-Message-UUID: f2e273f6-ead5-11e9-9d60-3106f5b1d025 --0016e656b598af614e0482a7b0f0 Content-Type: text/plain; charset=ISO-8859-1 On Thu, Mar 25, 2010 at 4:21 PM, Patrick Kelly wrote: > On Thu, 25 Mar 2010 18:58:30 -0300, Tim Newsham wrote: > >>> As a example for our students we use >>> >>> >>> http://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=blob;f=src/cat.c;hb=HEAD >>> >>> versus >>> >>> http://plan9.bell-labs.com/sources/plan9/sys/src/cmd/cat.c >>> >>> In fact, we have both printed on paper hanging from the wall of the >>> corridor >>> near our office. Let's hope they learn. This is especially funny: 398 /* Output a currency symbol if requested (-e). */ 399 400 if (show_ends) 401 *bpout++ = '$'; 402 403 /* Output the newline. */ 404 405 *bpout++ = '\n'; --0016e656b598af614e0482a7b0f0 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Thu, Mar 25, 2010 at 4:21 PM, Patrick Kelly <kameo76890@gmail.com> wrote:
> On Thu, 25 Mar = 2010 18:58:30 -0300, Tim Newsham <ne= wsham@lava.net> wrote:
>
>>> As a example for our students we use
>>>>>>
>>> http://git.savannah.= gnu.org/gitweb/?p=3Dcoreutils.git;a=3Dblob;f=3Dsrc/cat.c;hb=3DHEAD
>>>
>>> versus
>>>
>>> http://plan= 9.bell-labs.com/sources/plan9/sys/src/cmd/cat.c
>>>
>= >> In fact, we have both printed on paper hanging from the wall of th= e
>>> corridor
>>> near our office. Let's hope they = learn.

This is especially funny:
=A0398=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0 /* Output a currency symbol if requested (-e).=A0 */
= =A0399
=A0400=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 if (show_ends)<= br> =A0401=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 *bpout++ =3D '$&= #39;;
=A0402
=A0403=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 /* Out= put the newline.=A0 */
=A0404
=A0405=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0 *bpout++ =3D '\n';

--0016e656b598af614e0482a7b0f0--