verb
A TCL command which invokes a process.
Description
used to describe a process which may be invoked from the TCL prompt. For example 'who' is a valid 'verb'.
'command' and 'verb' are essentially the same thing when used in reference to TCL. For example, 'who' is both a 'verb' as well as a 'command'. Not all 'verbs' are 'verbs' by definition, but they are all commands.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
