[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] tracing a particular flow.



Hi, I am trying to trace a particular flow with the following line
(flow 0) but get no luck. Any suggestions?

set f [open "|egrep '\\-\\- 0' > test.tr" w]
...

Thanks.
--Zhenhai