Help for this page

Select Code to Download


  1. or download this
    perl -ne'$seen{$_}++, print unless $seen{$_}';
    
  2. or download this
    #        123456789_12345
    perl -pe'$_=""if$s{$_}++'
    
  3. or download this
    #        123456789_12
    perl -pe'$_=""if$$_++'