Learn How to Create Your Own Programming Language createyourproglang.com
perl -we '$a{$_}++ while <>; print for keys %a' file1 file2
Your code has about 45 usel...
Your code has about 45 usel...