I agree with some of the posts above, any one-liner of even moderate complexity that I use regularly will be turned into a script and/or alias. I'm lazy that way :-). Partly because of that, my most often used perl-related one-liner has to be
prove -vl t/
In reply to Re: What one-liners do people actually use?
by tirwhan
in thread What one-liners do people actually use?
by TomDLux
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |