Quote:
Originally Posted by ranjithpr
grep -x -v -f F1 F2
|
Hey,
I have attached 2 files in this mail, please find those, in which i am doing comparisions.
Contents of EAIDVBR1.txt are standard and Contents of EAIDQBR1.txt are mixed.
I want list of all strings from EAIDQBR1.txt that are not there in EAIDVBR1.
Please have a look and let me know. As i have tries "grep -x -v -f F1 F2" command on these files and its not working effectively.
Let me know asap.
Thanks
Varun
