I'm try to convert the system date/clock time to milliseconds in order to measure relative completion time of an event. I am sending a tcp connect request from unix A to unix B. I would set T1 on unix A when the request was sent, and set T2 on unix B when request was received.
T2 - T1 =...
Thanks for the guys on my previous question that i have posted. I have a short question this time.
In running regular shell scripts, i can type "sh -x ./(script_name) and can see the script execute all its steps.
Is there an equivalent for my tcl script so that I can execute it and see it...
Hiya,
I'm just starting to learn and get familiar with TCL. I have a shell script that executes a tcl. However, I get an error in my error log.
file.tcl: proc: command not found
file.tcl: puts: command not found
Might anyone know what is causing this? I have a redhat linux machine. A friend...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.