Quote:
|
Originally Posted by fredao
sorry, I was wrong to enter the command incorrectly. It works, comsumes a lot of computational power though. thanks!
would you explain your code?
|
nawk 'NR==FNR { keys[$1]++;next }; RS="</object>"; $3 in keys' file2 file1