1 /CONFIRM
/CONFIRM (D)
/NOCONFIRM
Confirm before deleting or forcing image exit for the selected
processes. All of the /NOCONFIRM processes will be deleted before
attempting to confirm any of the /CONFIRM processes.
2 /DISCONNECTED
/DISCONNECTED
/NODISCONNECTED (D)
Select disconnected processes, i.e., processes that have a
virtual terminal but no physical terminal. This qualifier has
no effect if virtual terminals are not enabled.
3 /FORCEX
Force image exit for the selected processes. By default, KILL
deletes processes.
4 /IDENTIFICATION
/IDENTIFICATION=(pid[,pid...])
Specifies the processes to select by process ID.
5 /KILL
/KILL (D)
Delete the selected processes, the default. This qualifier can be
used to override a global /FORCEX for a particular user.
6 /LOG
/LOG (D)
/NOLOG
Display an informational message for each process that is deleted
or forced to exit.
7 /NODE
/NODE=node
/NONODE
Specifies the cluster node from which processes should be
selected. The node name can include wildcard characters (* and
%). /NONODE is equivalent to /NODE=local-node. /NODE has no
effect if you are not part of a cluster. /NODE should not be
used with the /IDENTIFICATION qualifier.