Search Results

Search: Posts Made By: NewToSed
6,071
Posted By NewToSed
One row from file1 is missing using this logic ...
One row from file1 is missing using this logic

output got:

"20","9900000007","1","A","2"
"3","9900000001","1","A","2"
"13","9900000004","0","A","2"
"17","9900000005","1","A","2"...
6,071
Posted By NewToSed
Thanks, But in my example i need to compare...
Thanks,

But in my example i need to compare only the second column, I am posting the original contents of my files

file1:

"20","9900000007"
"3","9900000001"
"3","9900000002"...
6,071
Posted By NewToSed
Thanks for the reply... Could you please point to...
Thanks for the reply... Could you please point to any tutorial which explains about the funtionalities used in your command... like array 'a[$1]', 'in a',...
6,071
Posted By NewToSed
Merge 2 CSV files using sed
Help in writing a script using sed which updates fileOne with the contents from fileTwo

Example:
Contents of fileOne
1,111111
2,897823
3,235473
4,222222

Contents of fileTwo...
Showing results 1 to 4 of 4

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