HCL Workload Automation, Version 9.4

Unsupported commands

The following unsupported utility commands provide functions in Windows that are similar to UNIX ps and kill commands. They can be used if similar Windows utilities are not available.

Syntax

listproc

killproc pid

Comments

listproc
Displays a tabular listing of processes on the system.
killproc
Kills the process with the process ID pid.
Note: When run by the Administrator, killproc is capable of killing system processes.