The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Comparing 2 list and deleting deuplicate entries
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
Comparing 2 list and deleting deuplicate entries
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
6
(
permalink
)
08-14-2007
eltinator
Registered User
Join Date: Jul 2007
Posts: 54
Ok further testing shows that the grep has problems when List2 has a line with nothing on it. Basically it works when there are no blank lines so doing something like:
Dave
Bob
Jim
Tim
doesn't work. Is there any way to fix grep for this?
eltinator
View Public Profile
Find all posts by eltinator