http://qs1969.pair.com?node_id=515406


in reply to Re: What one-liners do people actually use?
in thread What one-liners do people actually use?

I would have written that as:
perl -F, -alne '$, = ","; @F == 33 and print @F[0,8,9]' input.txt
Perl --((8:>*