perl -nale '@F=reverse @F if($F[0]>$F[1]); $x=$F[0]." ".$F[1]; if(!$h{$x}){print $x;$h{$x}=1;}' 