I am trying to make sure that all host-aliases that exist in file1 also exist in file2.
and
I need to know if the host-alias exists under the same "host id" in both files.
are very different problems. Unfortunately, I've already spent too much time answering the first question and cannot help you at this time.
| [reply] |
if host-alias www.foo.com exists under "host id" bobjones in file1, it also must exist under bobjones in file2.
Is the following also true?
if host-alias www.foo.com exists under "host id" bobjones in file2, it also must exist under bobjones in file1.
| [reply] |