Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. unixb1234

    how to update one file based on data in another file ?

    Hello again, Annihilannic, Thansk for ur response. Sorry for the delay in my reply..it was due to some problem with my account id in the web forum. yes, I was able to modify and was able to get the results. Thansk again, very much. Have a nice day :) Regards, Bhanu
  2. unixb1234

    how to update one file based on data in another file ?

    Hello Everyone, This is my question. I have two files and based on these files, I need to create a third file as mentioned below. FILE1: ------ field1,field2,field3,field4,field5,field6,field7,field8,field9,field10,field11,field12,field13,field14 AA AAA...
  3. unixb1234

    how can I add the last column in flatfile by reading the other columns

    Thanks again, so very much to both of you Annihilannic (MIS) and LKBrwnDBA (MIS). It works great and thansk again and I really appreciate your help. Regards, Bhanu
  4. unixb1234

    how can I add the last column in flatfile by reading the other columns

    Hello everyone, The below is the flat file I have with 7 columns. This flatfile mainly consists f only 2 unique values under 'field_1" column. I need to add the additional column at the end of this as "field_8" with the value assigned starting from "1" in increments by "1" for a particular...
  5. unixb1234

    compare more than one file in AWK

    Hello again, Moonring, I very much appreciate your message again. Thanks so much and I am able to use this awk script for my files. Thanks again and Thansk to this website also for all this help. Regards, Bhanu
  6. unixb1234

    compare more than one file in AWK

    hello again, Moonring, I forgot to put the output for the above actual data format..this should be the output format. also, target2.txt doe snot contain this record "AA INP 11111111" sorry for the confusion. the output needs to be: 01AA INP 11111111...
  7. unixb1234

    compare more than one file in AWK

    thanks veryyy much, Moonring. its great..it works just great. based on ur awk script, I was able to test for more than 2 target files too and its till works(since I have so many files to comare the sourec file against). my queston is: the actual data looks like below. (i simplified above to...
  8. unixb1234

    compare more than one file in AWK

    Hello everyone, I had posted this similar kind of question yesterday night with the different handle name but due sto some problems,I cannot logon to my account nor can i see the reply sent for my question. Hence, I created a new handle and posting this question. I appreciate any help regarding...

Part and Inventory Search

Back
Top