Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Compare two files for unmatch
Name: jacky599 Date: October 22, 2008 at 06:32:27 Pacific OS: solaris CPU/Ram: solaris
Comment:
I have these following code, which give me output of a match items. Can any please help me to reverse the code so that I can get UNMATCH items:
Summary: I am using solaris, need either awk/shell or perl script to compate two files. both of these file1 and file2 are located in two diffent location path in the same server. file1 location: /export/db/mna...
Summary: I need to compare two files: Basically I have an input file fileA. which need to be compare with fileb located in /etc/lc/mbd directroy Both file format is like: abc01def:10.80.11.123 The input file ...
Summary: I am trying to write a batch file that will take two files, compare them then give me the differences. Here is the scenerio: Prefile1 comes in and gets logged to c:\test\prefile1.log The program will ...