8-12task Commandstask suspendTo suspend one or all tasks running on the currently openedcontroller, use the task suspend command.Syntaxtask suspend [/all{=boolean}]Parameters{integer}Specifies the task ID for the task to suspend. Perform a tasklist /all to display the task IDs for all tasks currentlyrunning on the open controller before suspending a specifictask or all tasks.Switches/all{=boolean}Specifies whether to suspend all running tasks. If you set thisswitch to TRUE, the command suspends all tasks that wererunning on the currently opened controller.If you do not specify this switch or a valid task ID, thecommand displays an appropriate error message.ExamplesBefore suspending a running task, use the task list commandto identify any currently running tasks, as in the followingexample:AAC0>task listExecuting: task listTaskId Function Done% Array State Specific1 Specific2------ -------- ----- --------- ----- --------- ---------101 Scrub 24.6% 0 RUN 00000000 00000000The following example shows the use of the task suspendcommand to suspend task 101:AAC0> task suspend 101Executing: task suspend 101