March 1999
Intermediate to advanced
456 pages
18h 21m
English
trace
option
[arg...]Trace variable accesses by executing a user-defined command whenever the variable is read, written, or unset.
name ops
commandTrace operations on variable
name. Operations are specified by
one or more of the characters r (read),
w (write), or u (unset).
When the operation occurs, execute
command.
name ops
command.Delete a trace previously set on a variable.
nameReturn a list describing the traces currently set on
variable name.
Read now
Unlock full access