Tor Hildrum <[EMAIL PROTECTED]> writes:

> <snip>
>
>> It does save quite a bit of time if you write lots of scripts.
>> Especially when you need a quicky to check something in a more
>> complex one before adding it.
>
> This is where you would use your one-liners.
> I'm pretty sure most people here check syntax etc on a one-liner before they
> post a solution.
>
> perl -e '..' # I would think that is the 'default' time saver.

One liners have a way of turning into multiliners... thats where a
small quick script comes in.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to