Help for this page
perl -lne '/^([^\t]*)\t/; $hash{$1}++}{print $_ foreach(keys %hash)' i +nfile.txt