Help for this page
open my $sort_FH, '| sort | uniq > '. $sorted_out_file
open my $sort_FH, '|-', 'sort | uniq > '. $sorted_out_file