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 bkrike 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: *

  • Users: RaoulZa
  • Content: Threads
  • Order by date
  1. RaoulZa

    Data that just wont sort

    "10790","F3","F","","00:00","23:59", "10800A","F3","F","","00:00","23:59" "10800","F2","F","","00:00","23:59&quot...
  2. RaoulZa

    Adding " to each end of a field in an awk print statement

    Can anybody tell me the correct character to use so that i can change data from non quotes to quotes please? For example 12345,abcde,12346 to "12345","abcde","12346" i thought it would be \" but its telling me its not correctly parsed thanks very much
  3. RaoulZa

    Formula for unmatched data

    Hi I am developing a report using two tables from two seperate audit reports. I need to find out the expressions to be used in a formula that will compare the identity field of one table against the identity field of the other table to see if there are any mismatches. For example - M12345 is...
  4. RaoulZa

    Comparing Two files using awk and a while loop

    Hi I'm fairly new to UNIX, and I was after a bit of help. I have two files identical but for some field changes on certain lines. What I want to do is create a while loop that feeds in the two fields i am checking on, and puts them into an awk as variables that i can use to compare to the...

Part and Inventory Search

Back
Top