On Fri, Jun 07, 2002 at 11:03:49PM +0600, Jay Tilton wrote:
> 
> Yanick, what's with that tr///?  You feeling alright? :)

        This use of tr was, if you can believe it, actually
a deliberate decision of me.

        You see that stupid perl see the '-y' in '3-y///c' as a 
file operator, so I had the choice between '3- y///c' or,
to optimise my tiebreaker, '3-tr///'.

        If someone would ever have told me I would use tr/// instead
of y/// in a golf course, though, I would never have 
believed it. :)

Joy,
`/anick, who beat /-\ndrew by a gnat's eyelash. YEAH!

-- 
My fear is greater than my faith but I walk the missionary way.
                                            - Suede, Tori Amos

Reply via email to