Re: [OT] Choosing a scripting language.

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: [OT] Choosing a scripting language.
Дата
Msg-id 20031101002506.GA5475@svana.org
обсуждение исходный текст
Ответ на Re: [OT] Choosing a scripting language.  (Marco Colombo <marco@esi.it>)
Список 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

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Stuart Johnston
Дата:
Сообщение: Re: regular backups - super user
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: slow query performance