remove duplicates based on the value of another column – unix.stackexchange.com

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

0 Comment to "remove duplicates based on the value of another column – unix.stackexchange.com"