Search Results

Search: Posts Made By: net_shree
16,991
Posted By net_shree
I did sort both the files and then tried diff as...
I did sort both the files and then tried diff as well as grep -v -f file1 file2, same problem.
It is running for too long.
16,991
Posted By net_shree
I am trying stateful method, but I am not getting...
I am trying stateful method, but I am not getting any output.
I made your code as a script file and executed it where the files reside, do not see anything,it comes back without any output or error....
16,991
Posted By net_shree
grep -v -f file1 file2
grep -v -f file1 file2
16,991
Posted By net_shree
Guess I got excited too early. It worked fine...
Guess I got excited too early.
It worked fine for small files, but when I tried on large files (200+MB), it ran for 3 hours and still was running and I had to kill.
Appreciate for any other...
16,991
Posted By net_shree
This is excellant stuff, this is exactly what I...
This is excellant stuff, this is exactly what I wanted. Thank you so much.
16,991
Posted By net_shree
Hi, Thank you for the quick solution and looks...
Hi, Thank you for the quick solution and looks pretty much what I want.
But I am unable to run this script, I use ksh.
One of the errors is "seq: command not found"
16,991
Posted By net_shree
Yes, I want to exit the read loop when a match is...
Yes, I want to exit the read loop when a match is found, I do not want to check any more for that line.
No I do not need the line number.
16,991
Posted By net_shree
File Comparison
I have to compare two text files, very few of the lines in these files will have some difference in some column.
The files size is in GB.
Sample lines are as below:...
Showing results 1 to 8 of 8

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