Watch the variables being used in a function. If you notice a function using an out-of-scope variable more than once, store it in a local variable and use that instead.
Tcsh provides the built-in shell variablewatch, which makes it easy to view who is logging in and out of the system.
tcsh提供了内置shell变量watch,可以通过它查看正在使用系统的用户。
3
It allows you to watch which modules are being executed, which SQL statements are executing, and which variable values change as you navigate the Web site.