remove duplicates based on the value of another column – unix.stackexchange.com 19:08 Posted by Unknown No Comments I have the following file: AA,true AA,false BB,false CC,false BB,true DD,true I am trying to look for duplicates and remove the line that has the column value equals to true. as output it should ... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Unknown
0 Comment to "remove duplicates based on the value of another column – unix.stackexchange.com"
Post a Comment