in reply to Re^4: removing duplicates lines plus strings from a file
in thread removing duplicates lines plus strings from a file
As for preserving original line ordering, the "col-uniq" utility does that, at the expense of preserving duplicate values when the input hasn't been sorted in advance according to the column of interest.
|
|---|