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 and diff file wil
Name: kirankumar Date: April 5, 2006 at 02:21:12 Pacific OS: HP-unix CPU/Ram: nil Product: nil
Comment:
Hi,
compare two files and difference will be moved into separate file.if anybody having code for this please send asap. using diff command how can we write the shell programming and my first file is like this 10Ç20060323Ç01(Header) 01ÇIÇbabuÇ3000 01ÇIÇbaluÇ4000 99Ç04--trailer including header and trailer ,count the records-4
Summary: Kindly please assit me to compare two files in perl or any other script: I have two files: File1.abc start prog name cadillac ggg abc ttt fff start prog name Toyota ggg abc ttt fff start prog name Fo...
Summary: Hi experts, I need to compare two files and get the difference between the two files. F1 is the base file.I need to print out all the lines missing in F2, and the extra lines in F2 and also the mismat...