|
|
| P is for Practical | |
| PerlMonks |
Re^2: Deleting duplicate lines from fileby turo (Friar) |
| on Feb 18, 2006 at 07:51 UTC ( [id://531142]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
I like this minimalistic bit of code :-) ... You win!
perl -Te 'print map { chr((ord)-((10,20,2,7)[$i++])) } split //,"turo"'
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||