The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Check host file for duplicate 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
:
Check host file for duplicate entries
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
3
(
permalink
)
01-21-2008
ThreeDot
Registered User
Join Date: Jan 2008
Posts: 3
hmmmm, maybe
uniq only picks up repeats when they are consecutive lines (I think). I need the script to check the whole file for a repeat....
<---scratching head
ThreeDot
View Public Profile
Find all posts by ThreeDot