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

output capture



hi:

i cannot capture out put when i run a script using ns. i tried doing

ns tcpex.tcl > out  

and nothing goes into the file "out".  i have put a few printf  statements in the c++ code.  i have tried piping the output through "more"  and that too does'nt work.  what should i do to capture the output.  

thanks
Sid