If your text file is already sorted... then removing duplicates is very easy. PS:\> gc $filename | get ...
確定! 回上一頁