Re: [OT] Choosing a scripting language. - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: [OT] Choosing a scripting language.
Date
Msg-id 20031101002506.GA5475@svana.org
Whole thread Raw
In response to Re: [OT] Choosing a scripting language.  (Marco Colombo <marco@esi.it>)
List 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@svana.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

Attachment

pgsql-general by date:

Previous
From: Stuart Johnston
Date:
Subject: Re: regular backups - super user
Next
From: Martijn van Oosterhout
Date:
Subject: Re: slow query performance