Hi, I want to add new values to a site file form another sitefile. How to do this with awk? I'm thinking it's got to be somethhing like: awk F=|, /*? {$3} file1 | cat file2 Somebody got an idea? It's not completely right, but how to specify the columns in the second file, actualy create column in second file? greetings Sjors