Re: [OT] Choosing a scripting language.

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Marco Colombo <marco(at)esi(dot)it>
Cc: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: [OT] Choosing a scripting language.
Date: 2003-11-01 00:25:06
Message-ID: 20031101002506.GA5475@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Oct 28, 2003 at 04:57:34PM +0100, Marco Colombo wrote:
> processing. Try and do the same in any other language, with less
> keystrokes:
>
> find / -print0 | perl -ln0e 'print if -p'

I would imagine:

find / -type p

is shorter, but that probably wasn't your point :)

--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> "All that is needed for the forces of evil to triumph is for enough good
> men to do nothing." - Edmond Burke
> "The penalty good people pay for not being interested in politics is to be
> governed by people worse than themselves." - Plato

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2003-11-01 00:31:01 Re: slow query performance
Previous Message Stuart Johnston 2003-10-31 21:48:31 Re: regular backups - super user