Summary: Would you like to compare a text files or a binary files? - If these files are text files, you have to write a simple script using a "diff" UNIX comma...
Summary: hi, i need to compare two files with the comm -23 command but i can't seem to figure it out. please help i've tried comm [123] temp1 temp2 but doesn'...
Summary: I need to delete duplicate data after comparing two files, duplicate entry will look for data in 1st and 2nd from each file and will delete them and m...
Summary: Can anyone point me in the right direction to compare two files and combine them using awk. Example. File1 Data 2442,Sep,16,2006,ACTIVE 2068,Aug,17,20...
Summary: Hi, i'm trying to compare two files. The content of the files are organized in the same way, first field is the name of the item, second field is the ...
Summary: Can anyone help me with shell script to this problem. I have two files as shown below. I want to loop through the two files by comparing column1, row...
Summary: hi i'm having trouble in reading two consecutive lines.suppose if i have ten lines in a log file like Apr 16 16:32:50 abhargav sshd[1373]: Failed pa...
Summary: I need to compare too files in two different directories if the one on DIR1 is newer then the one of DIR2 then I need to move it to DIR2. E.I check if...
Summary: Hi I am trying to write a script that does a Wc on two different files and stores the answer in variables Then I want to compare the 2 variables and ...
Summary: Hi, How can I connect to two different databases and then query both the database to extract datas from the same table and load the results to two fil...
Summary: I have encountered a worst case scenario with on my Linux box. A Win95 program destroyed my partition table (and the rest of the master boot record)....
Summary: Yes, unix can be configured as server(with two nics and the router parameter will be set by default). The biggest problem I see is that your routing ...
Summary: Hi, I have a complex shell scripting requirement. 1. I need to fetch last 7 days archived log files by querying database. 2.Then I have to compare th...
Summary: Hi All, Can someone suggest the way to parse the html file to look for specific text using perl? or any programming language I have abc.html file; whi...
Summary: That solution pulls a value from line 3, but the poster wants to compare against column12 value in the third line of each key field. For the three T...
Summary: Urgent... How do I compare the name of the file with the system date? For example: I have a file named "abc-12282005.dat" and need to compare the da...
Summary: Hi Everyone, Nails, I have tried your script with (set -x) option. It comapres each file with the next file and after that does not make any comapr...
Summary: Why don't you check the file size? See if it matches on both machines? If you are using two unix machines. Run: cksum And compare the output. If yo...
Summary: We are facing peculiar problem in a PRO*C program. We have following environment. Operating System : SUN SPARC SOLARIS 2.6 ORACLE Enterprise Server v...
Summary: hi, i have manage to check the multiple file as argument that key in by the user already but the problem is that my coding that compare the newest fil...
Summary: Oracle8i table import is very slow on my AIX 5.2 server. Any idea on to further tune the Database for optimal performance. Thank you Bolaji ...