awk:delete_non-consecutive_duplicate_lines
This is an old revision of the document!
AWK - Delete non-consecutive duplicate lines
awk '!a[$0]++' file.txt
awk/delete_non-consecutive_duplicate_lines.1600876934.txt.gz · Last modified: 2020/09/23 16:02 by 192.168.1.1