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.
comparing string in a file
Name: raxyshah Date: February 27, 2003 at 14:40:07 Pacific OS: hpux CPU/Ram: 233
Comment:
hi, i need to compare two files and get the line that is common.i tried it using comm command but it doesnt work.the problem is say my file a.txt is abc def ghi and my file b.txt has xyz abc pqr i need to somehow trap the string abc which is common for both files.... thanks.
Summary: hello, may i know how can i find and change string in multiple file...i had refer some of the post here .. but found that all is about find and change string in a file only..let say i want to change a...
Summary: I want to compare lines in a file and if there is duplicate information in a certain field(s) remove it but leave the field seperators. fileA a632713,2007/08/02,test,08:00:35,10:45:21,08:00:48,09:35:1...