Search Results

Search: Posts Made By: ggupta
14,996
Posted By ggupta
@scrutinizer, thanks it really worked, could you...
@scrutinizer, thanks it really worked, could you please help me with the same case, if i have to find the duplicate rows in a csv if column 2 of csv is not equal, like if

a,1,2
a,3,2
b,2,4
...
14,996
Posted By ggupta
Get duplicate rows from a csv file
How can i get the duplicates rows from a file using unix, for example i have data like


a,1
b,2
c,3
d,4
a,1
c,3
e,5


i want output to be like


a,1
c,3
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 08:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy