Dear all,
Would you please elaborate on the following points?
- I have 130 ns2 trace files. How can I use a single command to do them all?
- How can I send the results to a single file?

I have found this:

awk -f awkfile.awk tracefile1.trace tracefile2.trace

here:
http://www.gnu.org/software/gawk/manual/html_node/One_002dshot.html#One_002dshot

But the result is a single output which is a kind of average of both trace
files.

I really appreciate your cooperation.
Kindest regards,
Faramarz

Reply via email to